Thanks for the hint. Sounds like rewriting PDFNumber.doubleOut using DecimalFormat makes sense. May I ask what you used before switching to DecimalFormat?
On 31.08.2005 14:32:01 Thomas DeWeese wrote: > > I did a few things on PDFGraphics2D to improve the situation: > > http://svn.apache.org/viewcvs?rev=240344&view=rev > > BTW Batik saw a significant performance increase when we went > to using a DecimalFormat object to write our strings. Jeremias Maerki
