On Jul 26, 2005, at 2:49 PM, Brad Borch wrote:

4. If the text pasted in is styled text from a Unicode font, the htmlText reflects this:

<font face="TITUS Cyberbit Basic" lang="el">&#945;&#946;&#948;&#966;&#949;</font>

Note the "lang='el'" parameter. The "el" stands for "Ellinas," which is the Greek word for... Greek. Presumably Rev looks at the range the character is in, determines what language it is, and sets this parameter accordingly.

I get confused about what Rev thinks "language" means. In the unicode conversion names it seems to mean encoding scheme. Since this is pseudo-html, this may mean something else, but might mean encoding scheme. The codes are too high for any 8-bit encoding.

One of the things I kept forgetting to do was set the "language" in the font property.

Dar

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to