Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how to shear rectangle?

New Here ,
Aug 26, 2008 Aug 26, 2008
hi,
i want to shear a rectangle so it would become rhombus
Thanks in advance,
TOPICS
Scripting
626
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Aug 26, 2008 Aug 26, 2008
LATEST
Look at Transform in the AppleScripting Reference, page 263. In the Java Reference, there is no mention of a transform matrix except with reference to pattern colors.

Edit: I'm wrong about the Java script. Look at matrix in the JS Reference. You can do multiple transforms at once.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines