Hi.

juuser:
> Now when I use batik-rasterizer, I CAN convert svg to png.
> BUT when I try to convert svg to jpg, I get nasty error:
> 
> Converting file.svg to /home/raf/file.jpg ... Exception in thread "main"
> java.lang.NoClassDefFoundError: com.sun.image.codec.jpeg.JPEGCodec
…
> What could cause this error ? 

The transcoder is trying to use Sun’s JPEG codec classes, which are not
present.  What JRE are you running Batik on?

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

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

Reply via email to