Bug 49364

Summary: [PATCH] PSState does not copy linejoin and miterLimit fields in copy constructor
Product: XMLGraphicsCommons - Now in Jira Reporter: Julien Aymé <julien.ayme>
Component: postscriptAssignee: XML Graphics Project Mailing List <general>
Status: RESOLVED FIXED    
Severity: trivial Keywords: PatchAvailable
Priority: P2    
Version: Trunk   
Target Milestone: --   
Hardware: All   
OS: All   
Attachments: The proposed patch

Description Julien Aymé 2010-05-31 02:41:32 UTC
Created attachment 25498 [details]
The proposed patch

PSState does not copy linejoin and miterLimit fields in copy constructor,
resulting in the useLineJoin and useMiterLimit always returning true after a saveGraphicState().

The patch is trivial.
Comment 1 Jeremias Maerki 2010-06-13 11:55:07 UTC
Thanks, applied: http://svn.apache.org/viewvc?rev=954250&view=rev