0

Is there a way to embed only a few letters from a font instead of embedding the whole thing? I only need say 7 capital letters from a font. Thank you.

-Laxmidi

Laxmidi
  • 2,650
  • 12
  • 49
  • 81

2 Answers2

2

Yes, you CAN do that. You just specify which characters or character ranges you want to embed from the font and only those characters get embedded: http://www.adobe.com/livedocs/flex/3/html/help.html?content=fonts_07.html

Wade Mueller
  • 6,059
  • 17
  • 19
  • Hi Wade, Thank you for the link. Very cool. I must have missed that in searching Adobe's help. – Laxmidi Oct 07 '10 at 18:02
  • yup go for fonts in flash, n use the characteers u want to embed, thr is Glyph range thr – Ankur Sharma Oct 08 '10 at 04:27
  • @Ankur Sharma: Not sure what your point is here, can you clarify? – Wade Mueller Oct 08 '10 at 21:22
  • hi wade, ma point is same as wht u have answered, only embed, needed glyphs or there ranges, thats it, the link wht u have given is correct, but we can do this in flash as well, i normally, if have to go for it, then do the same thing in flash, so the prepared font swf is already equipped with the embedded fonts, – Ankur Sharma Oct 11 '10 at 10:00
0

Unfortunately this is not possible, but you can create your own fort and include only the needed chars you want to use.

Adrian Pirvulescu
  • 4,308
  • 3
  • 30
  • 47