-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
We can save memory and increase performance if we add an option to render rotated text at a lower quality by only storing the unrotated glyphs and then rotating the textured quad when rendering the glyph. This could be done by adding a new enum for FontSmoothingType or by adding a new rendering hint property.
- relates to
-
JDK-8090413 Need new hints to control how Text node is rendered
-
- Open
-
-
JDK-8102847 Need a way to avoid jittery, pixelated text when scaling a Label or Text node in an animation
-
- Resolved
-