Re: problem to display Tibetan
Re: problem to display Tibetan
- Subject: Re: problem to display Tibetan
- From: Christopher Nebel <email@hidden>
- Date: Tue, 18 May 2004 19:03:41 -0700
On May 18, 2004, at 4:24 PM, Paul Berkowitz wrote:
On 5/18/04 2:36 PM, "Christopher Nebel" <email@hidden> wrote:
On May 17, 2004, at 7:33 PM, Bill wrote:
The following script works, but display incorrectly:
-- Tibetan BrdaRten Character AOM
set AOM to +data utxt0F680F710F7C0F83;
display dialog AOM
Cool find. I've filed a bug.
Where's the bug, Chris? In AppleScript, or in every app that gets it
wrong?
(Including some proper Unicode apps.) Or in ATSUI for Carbon, if that
makes
sense? How is it TextEdit gets it right?
It's not in AppleScript (or at least I'd be very surprised if it were),
since all it does is stuff the Unicode text into a standard static text
control. For the most part, it's probably not in applications, either,
since Unicode text layout is really hard and most people let the system
do it for them. I'm betting the problem is somewhere in Carbon
text-drawing, but we'll see where the report winds up.
--Chris Nebel
AppleScript Engineering
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.