瀏覽代碼

add a note regarding ttf lib change

Nicolas Cannasse 12 年之前
父節點
當前提交
1f8030fcd4
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      .gitignore
  2. 1 0
      doc/CHANGES.txt

+ 1 - 0
.gitignore

@@ -47,3 +47,4 @@
 /haxe.sublime*
 build.bat
 tests/unit/compile.php.hxml
+/doc/*.xml

+ 1 - 0
doc/CHANGES.txt

@@ -15,6 +15,7 @@
 	js : added -D js-flatten
 	macro : allowed $v{(c:Float|Int|String)}
 	macro : resolve error line number in external files
+	flash : fixed font embedding with UTF8 chars
 
 2013-05-25: 3.0.0
 	all : added haxe.ds.BalancedTree