• 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 Matrix help needed!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Illustrator Matrix help needed!


  • Subject: Re: Illustrator Matrix help needed!
  • From: Jay Petronis <email@hidden>
  • Date: Wed, 9 Jul 2003 09:05:23 -0600

This snippet should reflect a path item horizontally, using Illustrator's speedy matrix operations:

tell application "Adobe Illustrator 10"
tell front document
set scale_matrix to get scale matrix
set mvalue_a of scale_matrix to -1
transform path item 1 using scale_matrix
end tell
end tell

An Illustrator scripting guide is available, if you haven't seen it yet:

http://partners.adobe.com/asn/illustrator/scripting.jsp

Jay

Am Mittwoch, 09.07.03, um 04:27 Uhr (America/Denver) schrieb Rob Stott:

I'm struggling to understand how to reflect a path item using Illustrator 10.

I'm sure it can be done using the Matrix Suite but frankly I can't work out how to do it.
Can anyone help me out and/or point me in the direction of some helpful documentation?

Thanks in advance
Rob
_______________________________________________
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: 
 >Illustrator Matrix help needed! (From: Rob Stott <email@hidden>)

  • Prev by Date: Re: QuickTime export
  • Next by Date: Simplest script fails
  • Previous by thread: Illustrator Matrix help needed!
  • Next by thread: Re: Smile/Satimage: 'load resource'
  • Index(es):
    • Date
    • Thread