0.3.0
- Build using emscripten.
- Update to HarfBuzz 5.0.0
- Expose
hb_glyph_info_get_glyph_flags()
and add glyph flags to the glyph object. - Expose
hb_font_glyph_to_string()
and addfont.glyphName()
. - Enable
CFF
andCFF2
support.
hb_glyph_info_get_glyph_flags()
and add glyph flags to the glyph object.hb_font_glyph_to_string()
and add font.glyphName()
.CFF
and CFF2
support.