On 04/14/2011 06:06 PM, Owen wrote: >> I note that one of the options for Scribus 1.5.0 is GraphicsMagick. >> But GraphicsMagick is AFAIK a command line set of commands like >> convert, mogrify etc. So how does this integrate with Scribus? Is it a >> render type exit like the one used for Gimp? > > > > Hi John, > > It is just another dependency (if you do -DWANT_GRAPHICSMAGICK=1) of > the Scribus program. > > Have a read of the cmake output > > .. > GRAPHICS_MAGIC debug: pkgconf: /usr/include/GraphicsMagick, > include:/usr/include lib:/usr/lib/libGraphicsMagick.so > -- Found GMAGICK: /usr/lib/libGraphicsMagick.so > GraphicksMagick Found OK > -- GMAGICK: Libs: /usr/lib/libGraphicsMagick.so, Inc: > /usr/include/GraphicsMagick, Ldflags:
The reason why these are there is that Franz uses the GraphicsMagick libraries for import of some of the newer vector file formats. Greg
