update version numbers

This commit is contained in:
Sean Barrett
2020-02-02 11:26:50 -08:00
parent 17c301817b
commit 7a69424f15
4 changed files with 7 additions and 4 deletions

View File

@ -50,7 +50,7 @@
//
// VERSION HISTORY
//
// 1.23 (2020-02-02) query SVG data for glyphs; query whole kerning table
// 1.23 (2020-02-02) query SVG data for glyphs; query whole kerning table (but only kern not GPOS)
// 1.22 (2019-08-11) minimize missing-glyph duplication; fix kerning if both 'GPOS' and 'kern' are defined
// 1.21 (2019-02-25) fix warning
// 1.20 (2019-02-07) PackFontRange skips missing codepoints; GetScaleFontVMetrics()