Skip to content

Releases: alexheretic/owned-ttf-parser

0.25.0

04 Oct 07:45
Compare
Choose a tag to compare

0.24.0

02 Jul 14:46
Compare
Choose a tag to compare
  • Update ttf-parser to 0.24.0, changelog.
  • Use of feature no-std-float is required for no-std builds.

0.23.0

02 Jul 10:17
Compare
Choose a tag to compare
  • Update ttf-parser to 0.23.0, changelog.
  • Remove feature no-std-float.

0.22.0

29 Jun 09:26
Compare
Choose a tag to compare
  • Update ttf-parser to 0.22.0, changelog.
  • Use of feature no-std-float is required for no-std builds.

0.21.0

10 May 15:16
Compare
Choose a tag to compare

Release 0.20.0

22 Oct 13:48
Compare
Choose a tag to compare
  • Update ttf-parser to 0.20.0, changelog.
  • Guard against future soundness issues if upstream Face were to implement Drop.

Release 0.19.0

17 Apr 07:09
Compare
Choose a tag to compare

0.18.1

31 Jan 20:13
Compare
Choose a tag to compare
  • Make PreParsedSubtables face field public. This allows referencing and unwrapping the underlying face.

0.18.0

05 Jan 11:27
Compare
Choose a tag to compare

0.17.1

11 Nov 10:37
Compare
Choose a tag to compare
  • Add PreParsedSubtables::glyph_variation_index.