• 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: Fonts in Illustrator CS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fonts in Illustrator CS


  • Subject: Re: Fonts in Illustrator CS
  • From: Rob Stott <email@hidden>
  • Date: Tue, 22 Jun 2004 12:43:51 +0100

You're right, VERY slightly quicker... :-(
Cheers for the suggestion.

r.

On 21 Jun 2004, at 23:53, Shane Stanley wrote:

Looping through stories might be a bit quicker:

tell application "Illustrator CS"
set allNames to {}
tell document 1
repeat with i from 1 to count of stories
set allNames to allNames & name of text font of characters of story i
end repeat
end tell
end tell
allNames

but probably not hugely so.
_______________________________________________
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.


References: 
 >Fonts in Illustrator CS (From: Rob Stott <email@hidden>)
 >Re: Fonts in Illustrator CS (From: "Shane Stanley" <email@hidden>)

  • Prev by Date: Creator code?
  • Next by Date: Re: copy full filepath name
  • Previous by thread: Re: Fonts in Illustrator CS
  • Next by thread: OT : Javascript image size undefined
  • Index(es):
    • Date
    • Thread