-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: None
-
Component/s: postscript
-
Labels:
-
Environment:Operating System: All
Platform: All
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.