• 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
3 random typefaces intermixed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

3 random typefaces intermixed


  • Subject: 3 random typefaces intermixed
  • From: Doug <email@hidden>
  • Date: Wed, 26 Mar 2008 00:41:04 -0400

I want to randomly pepper three typefaces throughout
a document in a scriptable app. Repeat loops work,
but they're agonizingly slow.

I'm also looking for suggestions on an elegant way to
program it so that the computer does the work--not me.

Is it possible to use AS to create three sets of
pointers-to-characters, so each pointer-to-character
in the document is only represented once, and then
have AS change

     set{1}=font(1),
     set{2}=font(2), and
     set{3}=font(3)

Doug Parker
Orlando FL
 _______________________________________________
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

  • Follow-Ups:
    • Re: 3 random typefaces intermixed
      • From: "Mark J. Reed" <email@hidden>
  • Prev by Date: Re: Ruby and AppleScript
  • Next by Date: Re: Ruby and AppleScript
  • Previous by thread: Re: Ruby and AppleScript
  • Next by thread: Re: 3 random typefaces intermixed
  • Index(es):
    • Date
    • Thread