]> granicus.if.org Git - imagemagick/blobdiff - README.txt
...
[imagemagick] / README.txt
index 0702134aeeac25d8cea493a5735195eb53c97599..23a614e69257b451207d1e5f7043a75e33bf22bd 100644 (file)
@@ -29,13 +29,13 @@ Introduction to ImageMagick
   that includes memory error and thread data race detection to prevent
   security vulnerabilities.
 
-  The current release is ImageMagick 6.9.1-4 available from
-  http://www.imagemagick.org/download. It runs on Linux, Windows, Mac
-  Os X, iOS, Android OS, and others.
+  ImageMagick is available from
+  https://www.imagemagick.org/script/download.php.  It runs on Linux, Windows,
+  Mac Os X, iOS, Android OS, and others.
 
   The authoritative ImageMagick web site is
-  http://www.imagemagick.org. The authoritative source code repository is
-  http://subversion.imagemagick.org/subversion/ImageMagick/.
+  https://www.imagemagick.org. The authoritative source code repository is
+  http://git.imagemagick.org/repos/ImageMagick/.
 
 
 Features and Capabilities
@@ -44,13 +44,15 @@ Features and Capabilities
   
       * Format conversion: convert an image from one format to another (e.g.
         PNG to JPEG).
-      * Transform: resize, rotate, crop, flip or trim an image.
+      * Transform: resize, rotate, deskew, crop, flip or trim an image.
       * Transparency: render portions of an image invisible.
       * Draw: add shapes or text to an image.
       * Decorate: add a border or frame to an image.
       * Special effects: blur, sharpen, threshold, or tint an image.
       * Animation: create a GIF animation sequence from a group of images.
       * Text & comments: insert descriptive or artistic text in an image.
+      * Image gradients: create a gradual blend of one color whose shape is 
+        horizontal, vertical, circular, or ellipical.
       * Image identification: describe the format and attributes of an image.
       * Composite: overlap one image over another.
       * Montage: juxtapose image thumbnails on an image canvas.
@@ -69,6 +71,7 @@ Features and Capabilities
       * Perceptual hash: maps visually identical images to the same or similar
         hash-- useful in image retrieval, authentication, indexing, or copy
         detection as well as digital watermarking.
+      * Complex text layout: bidirectional text support and shaping.
       * Color management: accurate color management with color profiles or in
         lieu of-- built-in gamma compression or expansion as demanded by the
         colorspace.