]> granicus.if.org Git - imagemagick/commitdiff
Add R's magick package to the list
authorRobin <Robinlovelace@users.noreply.github.com>
Tue, 4 Sep 2018 21:01:49 +0000 (22:01 +0100)
committerDirk Lemstra <dirk@git.imagemagick.org>
Tue, 4 Sep 2018 21:30:34 +0000 (23:30 +0200)
README.md

index 5a5f18af86b47566a538915dcd7df6128cf3dfc6..1574c9180c5424a280a412324cbf4cd2be69feed 100644 (file)
--- 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.