Re: SVG Thumbnail generation problem
Posted: 2007-08-13T23:32:48-07:00
The IM that is being used appears to only have the 'built-in' SVG handling. which is currently incomplete, especailly in regards to gradients. This may be a long time in fixing.
If the IM was compiled with the RSVG librarys installed, Then those librarys would be used to do the conversion and the image comes out correctly.
For more details see IM Examples, IM and SVG handling
http://www.imagemagick.org/Usage/draw/#svg
I suggest you install the RSVG libraries and recompile IM either from the the source tar files, or the for linux SRPM source package.
If the IM was compiled with the RSVG librarys installed, Then those librarys would be used to do the conversion and the image comes out correctly.
For more details see IM Examples, IM and SVG handling
http://www.imagemagick.org/Usage/draw/#svg
I suggest you install the RSVG libraries and recompile IM either from the the source tar files, or the for linux SRPM source package.