Thomas

Thanks for the response. It finally came out to be a build issue in my project and not directly related to Batik. sorry :-(

thanks
Venkat

[EMAIL PROTECTED] wrote:

Hi Venkat,

    I don't really know, but my first guess would be a 'bad' font
installed on the system.  If the content starts using 'weird'
characters (Japanese, Chinese) Batik will search your system for
a font that can provide glyphs for the characters.  It is possible
that a 'bad' font might give the JDK font stuff problems or
even that on a system with _lots_ of fonts that this could
take a while.

Venkat Kota wrote:

I am using JPEGTranscoder for converting SVG images into JPEG within my servlet. It's been working fine for quite some time until I found this problem on one installation. On this particular instance, The transcoder.transcode() method seems to hang and never returns. When I attach debugger and suspend the thread, I see the following trace. It appears something related to fonts though my image file doesn't specify any specific fonts for text elements. Appreciate if anybody could guide me what's going wrong.

thanks
Venkat

========================================================
Stack trace
Thread [Thread-21] (Suspended)
GraphicsEnvironment.getLocalGraphicsEnvironment() line: 56 [local variables unavailable]



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


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



Reply via email to