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
We have API to fetch PNG for glyph. That needs to be used with hb_glyph_extents_t to correctly position the bitmap. Make sure we are returning correct coordinates for sbix.
We have API to fetch PNG for glyph. That needs to be used with
hb_glyph_extents_tto correctly position the bitmap. Make sure we are returning correct coordinates forsbix.See MicrosoftDocs/typography-issues#191 (comment) and following comments.