9/15/2010 12:06:01 AM
Title:
How to use OTF type font in flex3
Hii Friends ,
i use "NeoTechPro-MediumItalic.otf" font i my project but when i use this font i got error given blow.
error:
font transcoding requires you to specify 'fontName' and one of 'source', 'systemFont', or 'sourceList'
my code:
@font-face
{
font-family: NeoTechPro;
src: url("assets/skin/NeoTechPro-MediumItalic.otf");
}
and one more thing when i use this code in flex 4 sdk its working but not with flex3.
plz help
can any one reply how to use otf font in flex3.
Thanks in advance
Gourav
9/16/2010 10:40:21 AM
see my answer in the following thread to embed fonts
http://askmeflash.com/qdetail/566/embedding-fonts-in-flex
7/21/2011 1:42:59 AM
You can try Antialiaser, a new tool for desginers that helps you to embed & fine-tune your fonts for Flex and AIR applications.
http://www.cycle-it.com/antialiaser/