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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
On reference platform, text matrix rotations and scale are applied at the glyph level and not at run/line/frame level. After chatting with the DWrite team, this is something we have to hand roll at the glyph level.
CGContextSetTextMatrix support for rotating/scaling individual glyphs.
On reference platform, text matrix rotations and scale are applied at the glyph level and not at run/line/frame level. After chatting with the DWrite team, this is something we have to hand roll at the glyph level.
CGContextSetTextMatrix support for rotating/scaling individual glyphs.