# HG changeset patch # User Joakim # Date 1273825236 -7200 # Node ID 4baaa8ac0f74bb4840a5a28f8933aecaa55879f8 # Parent ecac5346ac63e5e9fd24293721ea4bac58264958 image count diff -r ecac5346ac63 -r 4baaa8ac0f74 README.imagemagick --- a/README.imagemagick Fri May 14 10:19:30 2010 +0200 +++ b/README.imagemagick Fri May 14 10:20:36 2010 +0200 @@ -14,17 +14,22 @@ -TODO -- complete documentation drafts below -- test with more systems, only tested on Fedora 12 so far, and the -libmagick that ships it. -- fix inconsistencys with spelling of imagemagick in the src -- report number of images in image bundle types somehow -- probably add pdf to inhibited types -- inhibit types is defconst should probably be defcustom -- decide what to do with some uncommitted imagemagick support +* TODO +** complete documentation drafts below + +** fix inconsistencys with spelling of imagemagick in the src +** report number of images in image bundle types somehow +** probably add pdf to inhibited types +** inhibit types is defconst should probably be defcustom +** decide what to do with some uncommitted imagemagick support functions for image size etc. - +** Test with more systems +Tested on Fedora 12 so far, and the libmagick that ships with it. +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