version history

master
Sean Barrett ago%!(EXTRA string=9 years)
parent 834199151e
commit cca943e78a
  1. 3
      stb_truetype.h

@ -49,10 +49,11 @@
// Higor Euripedes // Higor Euripedes
// Thomas Fields // Thomas Fields
// Derek Vinyard // Derek Vinyard
// github:IntellectualKitty
// //
// VERSION HISTORY // VERSION HISTORY
// //
// 1.13 (2017-01-02) support OpenType fonts // 1.13 (2017-01-02) support OpenType fonts, certain Apple fonts,
// 1.12 (2016-10-25) suppress warnings about casting away const with -Wcast-qual // 1.12 (2016-10-25) suppress warnings about casting away const with -Wcast-qual
// 1.11 (2016-04-02) fix unused-variable warning // 1.11 (2016-04-02) fix unused-variable warning
// 1.10 (2016-04-02) user-defined fabs(); rare memory leak; remove duplicate typedef // 1.10 (2016-04-02) user-defined fabs(); rare memory leak; remove duplicate typedef

Loading…
Cancel
Save