package flash.text; @:fakeEnum(String) extern enum FontType { DEVICE; EMBEDDED; EMBEDDED_CFF; }