RE: Multithreading problems with missing glyphs
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
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