https://issues.apache.org/bugzilla/show_bug.cgi?id=52177
Bug #: 52177
Summary: [PATCH] AFP double byte CharacterSetBuilder should be
a singleton
Product: Fop
Version: 1.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27935
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27935
Changed the double byte characterset builder to a singleton
Reading a double byte characterset has a disproportionate performance impact
because the class was designed as a Singleton and is not being used as one.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.