aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Verona2010-05-14 10:20:36 +0200
committerJoakim Verona2010-05-14 10:20:36 +0200
commit3b8916b60a47fae40b9833c2abb2ff3695ca5f81 (patch)
treed24f98ef77801b8837e887b281433c1499a6a61f
parent3ed42149b94870108d6cc7de759e1435a4730848 (diff)
downloademacs-3b8916b60a47fae40b9833c2abb2ff3695ca5f81.tar.gz
emacs-3b8916b60a47fae40b9833c2abb2ff3695ca5f81.zip
image count
-rw-r--r--README.imagemagick25
1 files changed, 15 insertions, 10 deletions
diff --git a/README.imagemagick b/README.imagemagick
index 9096fe2b2f8..fb957d690ed 100644
--- a/README.imagemagick
+++ b/README.imagemagick
@@ -14,17 +14,22 @@ autoconf
14 14
15 15
16 16
17TODO 17* TODO
18- complete documentation drafts below 18** complete documentation drafts below
19- test with more systems, only tested on Fedora 12 so far, and the 19
20libmagick that ships it. 20** fix inconsistencys with spelling of imagemagick in the src
21- fix inconsistencys with spelling of imagemagick in the src 21** report number of images in image bundle types somehow
22- report number of images in image bundle types somehow 22** probably add pdf to inhibited types
23- probably add pdf to inhibited types 23** inhibit types is defconst should probably be defcustom
24- inhibit types is defconst should probably be defcustom 24** decide what to do with some uncommitted imagemagick support
25- decide what to do with some uncommitted imagemagick support
26 functions for image size etc. 25 functions for image size etc.
27 26** Test with more systems
27Tested on Fedora 12 so far, and the libmagick that ships with it.
28Ubuntu 8.04 was also tested, but it seems it ships a broken ImageMagick.
29Also need some way to handle render methods that only work on newer ImageMagicks
30
31** suport "count" property in image-metadata
32
28 33
29* NEWS entry 34* NEWS entry
30** ImageMagick support 35** ImageMagick support