Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0, 2.0.1, 2.0.2, 3.0.0 PDFBox
-
None
-
Patch
Description
isStroke() method in RenderingMode class returns false result for STROKE_CLIP instance. It happens because in current realization pdfbox checks STROKE value twice instead of checking on STROKE and STROKE_CLIP.