https://issues.apache.org/bugzilla/show_bug.cgi?id=49338

           Summary: [PATCH] Optimize EPS and PS file size for defining
                    rectangle path
           Product: XMLGraphicsCommons
           Version: Trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Java2D
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25480)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25480)
The proposed patch

The PSGenerator class already has a defineRect method, yet this method is not
used within the PSGraphics2D class.

I propose to use this optimized method instead of using the more general
processPathIterator method when defining a Rectangle Path.

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

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

Reply via email to