Re: Dealing with non-standard character sets...
Re: Dealing with non-standard character sets...
- Subject: Re: Dealing with non-standard character sets...
- From: Andy Armstrong <email@hidden>
- Date: Sat, 8 Oct 2005 00:34:21 +0100
On 8 Oct 2005, at 00:31, Michael Heinz wrote:
But, to your point - I can do a look up table, but what do I do
with it then? I can create a font with the required characters,
(actually, I already have one) but how do I convince Cocoa that
char 143 is a right arrow and shouldn't be translated into an
accented letter c?
Your table should map characters to their unicode equivalents - and
back if necessary / possible. Then you won't have to convince Cocoa
of anything...
--
Andy Armstrong, hexten.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden