diff README.imagemagick @ 109868:c1ae0a9b14a1

reworked :index functionality a bit so its faster
author Joakim <joakim@localhost.localdomain>
date Thu, 01 Jul 2010 23:38:33 +0200
parents 73512e4aa257
children 22892dff6fc3
line wrap: on
line diff
--- a/README.imagemagick	Sun Jun 27 02:18:55 2010 +0200
+++ b/README.imagemagick	Thu Jul 01 23:38:33 2010 +0200
@@ -27,6 +27,9 @@
   the bundle. This feature is not the primary usecase for the
   imagemagick patch though.
 
+  ImageMagick 6.6.2-8 introduced a bugfix for single page djvu load.
+  To benefit from the bugfix, the loader code in image.c must be changed.
+  
 - optimize number of pages calculation for bundles as suggested by
   imagemagick forum: "set the density to something low like 2 and use
   MagickPingImage()"