diff README.imagemagick @ 109857:d7a20b755b64

configure support for MagickExportImagePixels and README
author Joakim <joakim@localhost.localdomain>
date Fri, 14 May 2010 12:07:01 +0200
parents 4baaa8ac0f74
children 8e0241dfb81c
line wrap: on
line diff
--- a/README.imagemagick	Fri May 14 10:20:36 2010 +0200
+++ b/README.imagemagick	Fri May 14 12:07:01 2010 +0200
@@ -28,8 +28,6 @@
 Ubuntu 8.04 was also tested, but it seems it ships a broken ImageMagick.
 Also need some way to handle render methods that only work on newer ImageMagicks
 
-** suport "count" property in image-metadata
-
 
 * NEWS entry
 ** ImageMagick support
@@ -58,6 +56,16 @@
 - rotation
 - index
 
+See the ImageMagick manual for information on how these specifications
+work.
+
+The image-metadata function can be used to retrieve the total number
+of images in an image bundle, and the :index property can be used to
+show a particular image within the bundle. This is simmilar to how GIF
+files work.
+
+
+
 * Changelog entry
 nothing yet