You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2011/11/14 15:00:40 UTC

DO NOT REPLY [Bug 52177] New: [PATCH] AFP double byte CharacterSetBuilder should be a singleton

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: fop-dev@xmlgraphics.apache.org
        ReportedBy: med1985@gmail.com
    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.

DO NOT REPLY [Bug 52177] [PATCH] AFP double byte CharacterSetBuilder should be a singleton

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52177

Mehdi Houshmand <me...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mehdi Houshmand <me...@gmail.com> 2011-11-18 16:25:33 UTC ---
Fixed in r1203719

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 52177] [PATCH] AFP double byte CharacterSetBuilder should be a singleton

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52177

Mehdi Houshmand <me...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.