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

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -