flex - actionscript: embed glyphs by code -


you can embed glyphs of font via flash ide.

is possible code only? (without ide)

[embed(source='fonts/arial.swf' ,fontname='arial' )] public static var font:class; 

it's possible, see using embedded fonts (look 'unicoderange').


Comments