Am 14.11.2017 um 08:15 schrieb [email protected]:
HI,

I found PDFontFactory create new instances of PDFonts for every dictionary, 
even for the same font or same font dictionary.

Can I make PDFontFactory reuse PDFont instances to speed up parsing performance 
and reduce memory usage? What is the reason for PDFontFactory not to cache 
PDFont instances (for a single PDF document)?

Because it is cached elsewehere, see PDResources.java.

Tilman

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to