Is device font _serif *only* used to display Latin1 and Cyrillic characters sets in FTE?
Hi all,
My understanding is, that in Flash Player 9 and below TextField object was able to display any character from East Asian Languages via device fonts "_serif", "_sans" or "_typewriter".
In new FTE that came with Flash Player 10 TextElement object seems to use device font "_serif" only for Latin1 or Cyrillic character sets.
For example, FTE is using "Simsun" device (fallback) font to display Chinese language characters and for Thai language characters, FTE is using "Angsana New" device (fallback) font.
My question is:
Why TextElement from FTE does not use "_serif" device font to display characters for Thai or Chinese language like it did it older brother TextField from Flash Player 9 and below?
The problem with "SimSun" or "Angsana New" fonts that they are not present at Windows XP OS (English) at default install configuration setup.

