瀏覽代碼

version history

Sean Barrett 8 年之前
父節點
當前提交
3d1c790e96
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      stb_truetype.h

+ 1 - 0
stb_truetype.h

@@ -52,6 +52,7 @@
 //
 // VERSION HISTORY
 //
+//   1.13 (2017-01-02) support OpenType fonts
 //   1.12 (2016-10-25) suppress warnings about casting away const with -Wcast-qual
 //   1.11 (2016-04-02) fix unused-variable warning
 //   1.10 (2016-04-02) user-defined fabs(); rare memory leak; remove duplicate typedef