• 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: illustrator 10 text color change
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: illustrator 10 text color change


  • Subject: Re: illustrator 10 text color change
  • From: "Marc Rubin" <email@hidden>
  • Date: Wed, 13 Apr 2005 17:35:49 -0400

>On Mon, 11 Apr 2005 14:11:29 +0100, Simon Topliss wrote:
>
>>The following works in CS...
>>
>>tell application "Illustrator CS"
>>    tell document 1
>>          set fill color of (characters of text frames whose fill color
is
>>{class:CMYK color info, black:100.0, cyan:0.0, magenta:0.0, yellow:0.0}
>or its fill color is {class:gray color info, gray value:100.0}) to
>>{class:gray color info, gray value:60.0}
>>    end tell
>>end tell

>Depending on the document, it can be quicker to search stories rather
>than text frames in CS.

>--
>Shane Stanley  <email@hidden>

in this case, using 'lines of text frames' instead of 'characters of text
frames'
made the above about 4 times faster.




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: illustrator 10 text color change
      • From: "Shane Stanley" <email@hidden>
  • Prev by Date: Re: Image Events
  • Next by Date: Re: illustrator 10 text color change
  • Previous by thread: Re: illustrator 10 text color change
  • Next by thread: Re: illustrator 10 text color change
  • Index(es):
    • Date
    • Thread