• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
problem to display Tibetan
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem to display Tibetan


  • Subject: problem to display Tibetan
  • From: Bill <email@hidden>
  • Date: Tue, 18 May 2004 10:33:41 +0800

Hi all,

The following script works, but display incorrectly:

-- Tibetan BrdaRten Character AOM
set AOM to +data utxt0F680F710F7C0F83;
display dialog AOM

The consonant and vowels should stack vertically. Horizontally, this Tibetan character should occupy one character space. One might view the correct result by TextEdit.app:

-- Tibetan BrdaRten Character AOM
set AOM to +data utxt0F680F710F7C0F83;
tell application "TextEdit"
make new document at front
set text 1 of document 1 to AOM
end tell

Any hints to this problem?


TIA
bill

PS: Here's a page about Tibetan & unicode:
<http://uk.geocities.com/BabelStone1357/Tibetan/N2624R.html>
_______________________________________________
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.


  • Follow-Ups:
    • Re: problem to display Tibetan
      • From: Christopher Nebel <email@hidden>
    • Re: problem to display Tibetan
      • From: Graff <email@hidden>
  • Prev by Date: Re: Q: echo | sed ; can't replace range of lines
  • Next by Date: Re: Q: echo | sed ; can't replace range of lines
  • Previous by thread: FW: Q: echo | sed ; can't replace range of lines
  • Next by thread: Re: problem to display Tibetan
  • Index(es):
    • Date
    • Thread