[flexcoders] Embedding fonts in flex

2007-05-17 Thread Giles Roadnight
Hi All

We have a large number of text fields in our flex app and we have to
configure it in a number of different languages.

In some of the languages the special characters are not appearing -
like the accents over the e and so on.

How do I go about embedding these in the swf?

Many Thanks

Giles Roadnight



Re: [flexcoders] Embedding fonts in flex

2007-05-17 Thread Daniel Freiman

There is a default character range that gets embeded when you embed a font.
To override this range see the livedocs:

http://livedocs.adobe.com/flex/201/html/fonts_070_09.html

Dan Freiman
nondocs http://nondocs.blogspot.com


On 5/17/07, Giles Roadnight [EMAIL PROTECTED] wrote:


  Hi All

We have a large number of text fields in our flex app and we have to
configure it in a number of different languages.

In some of the languages the special characters are not appearing -
like the accents over the e and so on.

How do I go about embedding these in the swf?

Many Thanks

Giles Roadnight

 



Re: [flexcoders] Embedding fonts in flex

2007-05-17 Thread Giles Roadnight

Thanks, that looks useful.

At the moment we have russian working (a language I am having trouble making
work in Flash) but some portugese is not working (cidillas and accents ect)
which seems a bit strange!

On 5/17/07, Daniel Freiman [EMAIL PROTECTED] wrote:


  There is a default character range that gets embeded when you embed a
font.  To override this range see the livedocs:

http://livedocs.adobe.com/flex/201/html/fonts_070_09.html

Dan Freiman
nondocs http://nondocs.blogspot.com


On 5/17/07, Giles Roadnight  [EMAIL PROTECTED] wrote:

   Hi All

 We have a large number of text fields in our flex app and we have to
 configure it in a number of different languages.

 In some of the languages the special characters are not appearing -
 like the accents over the e and so on.

 How do I go about embedding these in the swf?

 Many Thanks

 Giles Roadnight