The various rendering and attribute methods on GraphicsContext have only place-holder documentation that assumes some familiarity with similar graphics APIs and does not define how the methods use the attributes or how the attributes interact with each other.
- relates to
-
JDK-8092943 Canvas#strokeText says it strokes at 0,0 as the top left corner but does otherwise
- Resolved