Relates :
|
Marlin 2D (java2d renderer) 0.9.1.1 present in JDK 11u - 14 has the same clipping bug than MarlinFX 0.9.3 integrated in OpenJFX 11: it does not properly reset clipping state after Path2D.closePath() operation in both Dasher & Stroker classes. See JDK-8226789: Path rendered incorrectly when it goes outside the clipping region (fixed in OpenJFX 14, backported in 13)
|