Browse Source

add a note regarding ttf lib change

Nicolas Cannasse 12 năm trước cách đây
mục cha
commit
1f8030fcd4
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  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