update version numbers

This commit is contained in:
Sean Barrett
2019-02-25 11:48:42 -08:00
parent a4111af960
commit c963e40972
7 changed files with 14 additions and 7 deletions

View File

@ -1,4 +1,4 @@
// stb_truetype.h - v1.20 - public domain
// stb_truetype.h - v1.21 - public domain
// authored from 2009-2016 by Sean Barrett / RAD Game Tools
//
// This library processes TrueType files:
@ -49,6 +49,7 @@
//
// VERSION HISTORY
//
// 1.21 (2019-02-25) fix warning
// 1.20 (2019-02-07) PackFontRange skips missing codepoints; GetScaleFontVMetrics()
// 1.19 (2018-02-11) GPOS kerning, STBTT_fmod
// 1.18 (2018-01-29) add missing function