Your problems aren't with XML, but with Director and the languages you are
using.

Finnish should be no problem, at least on Windows, because the character
set is part of the standard ANSI character set.

Director basically, as far as I can determine, uses only code page 1252 on
Windows, the code page for Latin 1, defined by the ISO 8859.1 standard,
which is essentially the same as ANSI.

Greek, defined by ISO 8859.7, uses code page 1253. If your font is a true
Greek font, and you are running on a Greek system, you should see
everything in Greek. However, if you're running on another system, you will
probably see garbage characters, because Director is matching the high ANSI
characters with the glyphs in the font's 1252 area, where it might have
ANSI characters.

I just found. Greek is giving me problems.
I was going through the archives and some say using
embedded adjusted greek fonts would do but this hasn't worked out for me.
I guess there's no quick solution then unless going through custom made
conversions.
(ascii-wise). Anyone?

As for the beta-xtra , nik, nice piece of work at first sight.
i will definitely try to look into it.

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to