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
If bitmapped glyph data is larger than trianulated mesh it's better to use trangles instead of CompositeGlyph. Prob use some heuristic like "typically under 60x60 pixel raster glyphs, over -> vector". Need to collect example average packet sizes for sample fonts
If bitmapped glyph data is larger than trianulated mesh it's better to use trangles instead of CompositeGlyph. Prob use some heuristic like "typically under 60x60 pixel raster glyphs, over -> vector". Need to collect example average packet sizes for sample fonts
https://github.com/mattdesl/fontpath/blob/master/lib/SimpleJson.js
The text was updated successfully, but these errors were encountered: