EnhancedLabel entity - updating font parts; experiments with variable font
Style
Lock style to entity
Font size
Font variant caps
Font weight (bold)
Font style (italic/oblique)
Font stretch
Path
Path precision
Scale
Roll
To note: Javascript is not running in this browser environment. Our apologies, but this demo has not yet been updated to support progressive enhancement.
Test purpose
Check that both the shaped text and the text along a path respond as expected to updates for:
Size
Weight
Variant caps
Style (italic/oblique)
Stretch
Confirm that, for whichever path is selected, the text animates along it at a constant speed, with minimal changes in spacing between letters and words.
Color, pattern and gradient styles should be applied to all the text except for "labore et dolore", whose fillStyle has been set locally.
Known issues:
The gradient styling is working as expected, but those expectations are sub-optimal. Ideally, when a gradient style is applied to an EnhancedLabel text and the style is locked to the entity, the gradient should be applied on a per-word or per-glyph basis.
When applying a color/gradient/pattern style for the first time, the final words in the shaped text ("magna aliqua") fail to pick up the style, but correct themselves when some other change is applied. Needs fixing.