summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin <Robinlovelace@users.noreply.github.com>2018-09-04 22:01:49 +0100
committerDirk Lemstra <dirk@git.imagemagick.org>2018-09-04 23:30:34 +0200
commit630c49bafa9dd49c3371652914f9669108f0cc6c (patch)
treebc1fcb60e62da283d569f666a697b36bda0c1f4c /README.md
parent2479c631eb2bc120631abf18b94ad1600f040f48 (diff)
downloadImageMagick-630c49bafa9dd49c3371652914f9669108f0cc6c.tar.gz
Add R's magick package to the list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a5f18af8..1574c9180 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Use [ImageMagick®](https://www.imagemagick.org/) o create, edit, compose, or co
#### What is ImageMagick?
-The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
+The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), magick (R), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.