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
Browse filesBrowse the repository at this point in the historyBrowse files
Ericky Dos Santos
committed
feat: add letter_spacing support to text rendering
Add optional letter_spacing field to Text, Span, and Paragraph types.
Default to 0.25px when unspecified via to_attributes_with_spacing().
Converts pixel values to EM units for cosmic_text compatibility.
0 commit comments