Hi Rob,

"Rob Hinst" <[EMAIL PROTECTED]> wrote on 11/21/2006 09:30:24 AM:

> My issue now is as follows. If I use Squiggle to open an svg that 
> references external fonts and then I export it as a jpeg, the jpeg 
> displays the fonts correctly. If I use batik-rasterizer from the 
> command line to rasterize the svg into a jpeg, however, the text 
> appears to lose it's font definition info. It just shows up in 
> the default font. 

   This probably indicates that it can't find the external font
for some reason.

> I've included my exact command string below. 
> Maybe someone can point out what I'm doing wrong:

> /data/jdk1.5.0_08/bin/java -jar
> /data/home/ipi/batik-1.6/batik-rasterizer.jar -m "image/jpeg" -q 0.99 -d
> "/data/home/ipi/tmp/jpgIn2jZh" "/data/home/ipi/tmp/svgmnB8I4"

  So to be clear if you type:
        /data/jdk1.5.0_08/bin/java -jar 
/data/home/ipi/batik-1.6/batik-squiggle.jar "/data/home/ipi/tmp/svgmnB8I4"

  It works fine?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to