At 9:26 PM -0700 5/26/05, Will Leshner wrote:
Not fonts, encodings. Different encodings apply different meanings
to the code points between 128 and 255. You need to figure out what
encoding Rb is using in the string it passes to you. I think there
is a call in the plugins SDK to find out what encoding a string has.
You might give that a try.
Thanks. You enabled me to find what appears to be a good description
of encodings at:
http://www.tidbits.com/matt/rbd/encodings.html
Bob
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|