[Refdb-devel] CVS build problem: doc build fails on debian because no batik-rasterizer script
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2005-12-10 23:06:10
|
Hi David, David Nebauer writes: > As a temporary fix I've altered the /doc makefile to use ImageMagick's > 'convert' utility which is able to convert SVG to PDF and PNG. This > suite is available in BSD (port=ImageMagick) and contains the same > utility called by the same name. Have you considered using 'convert' in > the makefile instead of 'batik-rasterizer'? > actually I thought I'd get away with using convert in the first place because it is the most widely utility used for image conversion. However, on FreeBSD the SVG conversion comes out garbled with both PDF and PNG output. Text strings are at the wrong places, the image is cropped at the left and the overall impression is blurred. I had to use batik-rasterizer in order to obtain satisfactory results. I'm right now updating my ImageMagick installation in order to see whether this problem has been fixed. I'd be more than happy to use convert instead of the arcane but good batik-rasterizer. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |