forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
6
Kha/Tools/macos/std/flash/text/engine/FontLookup.hx
Normal file
6
Kha/Tools/macos/std/flash/text/engine/FontLookup.hx
Normal file
@ -0,0 +1,6 @@
|
||||
package flash.text.engine;
|
||||
|
||||
@:native("flash.text.engine.FontLookup") extern enum abstract FontLookup(String) {
|
||||
var DEVICE;
|
||||
var EMBEDDED_CFF;
|
||||
}
|
Reference in New Issue
Block a user