realbasic-plugins
[Top] [All Lists]

Re: Greek letter problem

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Greek letter problem
From: Bob Delaney <delaneyrm at earthlink dot net>
Date: Thu, 26 May 2005 23:48:55 -0500
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <p06210200bebc4ba496c6 at [24 dot 217 dot 116 dot 136]> <198C6378-61B7-4577-B887-CC444AE22818 at ljug dot com>
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>

<Prev in Thread] Current Thread [Next in Thread>