Hi

kaos99 wrote:
> In our mediawiki installation PDF generation works very well, except
> for gif images. They do not show up. [...]
>
> Upon further testing, it looks as if the older version of convert
> doesn't understand the mb in 32mb.  Using convert without the mb
> works.
> # convert -limit memory 32 image.gif image.jpg
>
>   
I changed the options for convert, now the limits are given explicitly 
in bytes (the default for recent imagemagick versions): 32mb --> 32000000

Using the newest git version of mwlib.rl should fix your problem.

Regards,
Volker

-- 
volker haas                 brainbot technologies ag
fon +49 6131 2116394        boppstraße 64
fax +49 6131 2116392        55118 mainz
[email protected]    http://www.brainbot.com/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to