3 random typefaces intermixed
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