cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00687
[Bug 640001] [NEW] ImageMagick not initialized properly
Public bug reported:
The CLI program does not call Magick::InitializeMagick(). While it is
not strictly necessary (at least for the current versions of
ImageMagick), it is needed if one wants to link Cuneiform with
GraphicsMagick (via its ImageMagick compatibility layer). The attached
patch add such a call.
** Affects: cuneiform-linux
Importance: Undecided
Status: New
--
ImageMagick not initialized properly
https://bugs.launchpad.net/bugs/640001
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.
Status in Linux port of Cuneiform: New
Bug description:
The CLI program does not call Magick::InitializeMagick(). While it is not strictly necessary (at least for the current versions of ImageMagick), it is needed if one wants to link Cuneiform with GraphicsMagick (via its ImageMagick compatibility layer). The attached patch add such a call.
Follow ups
References