typemytype / drawbot

http://www.drawbot.com
Other
402 stars 63 forks source link

Set font variations settings while extracting a glyph by name #433

Closed typemytype closed 3 years ago

typemytype commented 3 years ago

fixing #402

font variations settings must be set before calling nsFont.glyphWithName_ to get a nsGlyphInfo with the correct font variation

typemytype commented 3 years ago

will also add a test