You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(typography): add JUSTIFIED alignment for bounded text in 2D renderer
- Justifies non-final lines in bounded text()
- Keeps final line ragged
- Maps Canvas2D textAlign to LEFT when JUSTIFIED is set
- WEBGL remains left-aligned for now
Refs #7712
0 commit comments