Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.25
-
None
Description
Two elements in the rendering of this file (by Kurt Pfeifle)
https://github.com/angea/PDF101/blob/master/handcoded/111_current-transformation-matrix-ctm.pdf
look like shadings but they are not, it's a tiny image. The cause is a miscalculation of isScaledUp which didn't take into account that getScalingFactorX() / getScalingFactorY() may return negative values.
Rendering after the change has mostly invisible differences except for PATTYP2.pdf where they are easier to see.