-
Enhancement
-
Resolution: Fixed
-
P2
-
None
We should be able to choose if a stroke is OUTSIDE, INSIDE or CENTERED on the shape. Java2D draws all strokes CENTERED so that is what we have in JavaFX we need the ability to choose OUTSIDE or INSIDE as well.
This is needed for 2 reasons:
1) to maintain fidelity of exported graphics from Illustrator
2) UI Control skins need this to be able to recreate the Nimbus Look using strokes.
This is needed for 2 reasons:
1) to maintain fidelity of exported graphics from Illustrator
2) UI Control skins need this to be able to recreate the Nimbus Look using strokes.
- blocks
-
JDK-8106573 RenderingHints STROKE_CONTROL should be STROKE_PURE for FX
-
- Closed
-