Bug 49364 - [PATCH] PSState does not copy linejoin and miterLimit fields in copy constructor
Summary: [PATCH] PSState does not copy linejoin and miterLimit fields in copy constructor
Status: RESOLVED FIXED
Alias: None
Product: XMLGraphicsCommons - Now in Jira
Classification: Unclassified
Component: postscript (show other bugs)
Version: Trunk
Hardware: All All
: P2 trivial (vote)
Target Milestone: --
Assignee: XML Graphics Project Mailing List
URL:
Keywords: PatchAvailable
Depends on:
Blocks:
 
Reported: 2010-05-31 02:41 UTC by Julien Aymé
Modified: 2010-06-13 11:55 UTC (History)
0 users



Attachments
The proposed patch (502 bytes, application/octet-stream)
2010-05-31 02:41 UTC, Julien Aymé
Details

Note You need to log in before you can comment on or make changes to this bug.
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