-
Bug
-
Resolution: Fixed
-
P3
-
jfx11, 10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8213106 | jfx11.0.1 | Laurent Bourgès | P3 | Closed | Fixed |
Clipping in the Marlin renderer produces incorrect outputs in the following cases due to the incorrect transformation of the clipping rectangle:
- when the affine transform uses negative scaling factors (asymetric)
- arround clip borders with complex affine transforms (small scale)
- when the affine transform uses negative scaling factors (asymetric)
- arround clip borders with complex affine transforms (small scale)
- backported by
-
JDK-8213106 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
- Closed
- relates to
-
JDK-8210335 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
- Resolved
- links to