>How exactly is Unicode supported with RTF in Revolution?  I would like
>to save a UTF-8 encoded RTF file -- but simply putting the rtfText of
>field "suchandsuch" to url "blahblah"  produces garbage if the field
>"suchandsuch" contains Unicode text.
RTF does support unicode text, but the unicode text is encoded a multibyte
and tagged with the appropriate language so other RTF readers can read it.
You should not need to encode the RTF file using UTF-8. Should be enough to
simply put the rtftext of field "suchandsuch" into url "blah.rtf"

Tuviah Snyder <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Software at the Speed of Thought

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to