RE: Multithreading problems with missing glyphs

2002-04-16 Thread Thierry Kormann
I enter a bug in bugzilla. Thanks for your feedback. Thierry. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Multithreading problems with missing glyphs

2002-04-05 Thread Chad Maloney
I'm using Batik's svggen package to draw with java2d and output an SVG. Everything is going great, but I'm having problems with missing glyphs in the generated SVGs at times. This is running in a servlet engine, so I don't have much control over threading unless I synchronize things, which I'd rat