From: Joakim Verona Date: Fri, 14 May 2010 08:20:36 +0000 (+0200) Subject: image count X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~45^2~511^2~50 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3b8916b60a47fae40b9833c2abb2ff3695ca5f81;p=emacs.git image count --- diff --git a/README.imagemagick b/README.imagemagick index 9096fe2b2f8..fb957d690ed 100644 --- a/README.imagemagick +++ b/README.imagemagick @@ -14,17 +14,22 @@ autoconf -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