Releases: alexheretic/owned-ttf-parser
Releases · alexheretic/owned-ttf-parser
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
Release 0.20.0
- Update ttf-parser to
0.20.0
, changelog. - Guard against future soundness issues if upstream
Face
were to implementDrop
.
Release 0.19.0
- Update ttf-parser to
0.19.0
, changelog.
0.18.1
- Make
PreParsedSubtables
face
field public. This allows referencing and unwrapping the underlying face.
0.18.0
0.17.1
- Add
PreParsedSubtables::glyph_variation_index
.