• 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
Re: Problem with Unicode - Aperture - Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with Unicode - Aperture - Applescript


  • Subject: Re: Problem with Unicode - Aperture - Applescript
  • From: "Mark J. Reed" <email@hidden>
  • Date: Sat, 2 Jan 2010 13:27:29 -0500

Those are both valid representations of that glyph.  One is a two-char
sequence: lowercase a followed by the combining ring above, while the
other is the precombined form in a single character. Any Unicode
compliant app should treat them as identical.

On Saturday, January 2, 2010, Jan Erik Moström <email@hidden> wrote:
> I have a problem with reading non-ascii chars from photos using Applescript. For example if I enter a tag like "umeå" in Aperture and then use an Applescript to read this info and send it to BBEdit the 'å' shows up as (hex): 61 cc 8a but if type an 'å' and look at that it shows up as: c3 a5
>
> I read the keywords like this:
>
>     set piKeywords of photoInfo to value of IPTC tag "Keywords"
>
> Does anyone know how to fix this?
>
> - jem
> --
> Jan Erik Moström
> http://mostrom.eu
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
>

--
Mark J. Reed <email@hidden>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Problem with Unicode - Aperture - Applescript (From: Jan Erik Moström <email@hidden>)

  • Prev by Date: Problem with Unicode - Aperture - Applescript
  • Next by Date: Re: Problem with Unicode - Aperture - Applescript
  • Previous by thread: Problem with Unicode - Aperture - Applescript
  • Next by thread: Re: Problem with Unicode - Aperture - Applescript
  • Index(es):
    • Date
    • Thread