From: Robin Date: Tue, 4 Sep 2018 21:01:49 +0000 (+0100) Subject: Add R's magick package to the list X-Git-Tag: 7.0.8-12~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=630c49bafa9dd49c3371652914f9669108f0cc6c;p=imagemagick Add R's magick package to the list --- 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.