Adobe Illustrator Scripting Tutorial: Resize, Rotate, Translate

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 23

  • @ArchibaldOctaviusButler
    @ArchibaldOctaviusButler 2 ปีที่แล้ว +1

    If you wrap your code in a try {} catch {} you can log your errors in an alert in Illustrator which is awesome for debugging

  • @zohaibmalik819
    @zohaibmalik819 4 ปีที่แล้ว +2

    Thank you Nate for another great tutorial. I have been waiting for Illustrator scripting tutorials.

  • @liyacon
    @liyacon 6 หลายเดือนก่อน

    Hi, What app do you use in creating javascript? the one on the right side of the screen. I wanted to create a no color fill with magenta border that will resize automatically according to document size. I am starting to learn. Thank you.

  • @АндрейХрамов-ф5я
    @АндрейХрамов-ф5я 7 หลายเดือนก่อน

    2024th year. I'm having trouble positioning objects. Thank you friend, you answered many of my questions. It seems to me that Javascript for an illustrator is an invention of drug addicts :)))

  • @hananafif165
    @hananafif165 2 ปีที่แล้ว

    how to move our script to a button and panel in illustrator?

  • @troyschubert9525
    @troyschubert9525 2 ปีที่แล้ว

    can you offer super beginner how-to... like what software editor you are using and how to script so seamlessly with illustrator?

    • @NTProductions
      @NTProductions  2 ปีที่แล้ว

      th-cam.com/video/EGdgrP7azUQ/w-d-xo.html

  • @4ESOUL
    @4ESOUL 2 ปีที่แล้ว

    hi... I'm a bit new to this.
    But can we just resize the whole Layer with multiple objects in it and not just focusing on 1 individual objects?
    Also, how do use the Transformation Anchor Point or Reference Point (scaleAbout) to resize in my code? I did it according to the site, but it says illegal argument. Not sure what I did wrong.

  • @santanughosh6986
    @santanughosh6986 3 ปีที่แล้ว +1

    can i automate saving process and file versioning through scripting?

    • @NTProductions
      @NTProductions  3 ปีที่แล้ว

      th-cam.com/video/w8pKrTIPg7Q/w-d-xo.html

  • @mldemigod
    @mldemigod 10 หลายเดือนก่อน

    woo THX nice Tutorials

  • @chandrua100
    @chandrua100 3 ปีที่แล้ว

    I want fast rename LAYER (MAIN AND SUBLAYER )SCRIPT FOR AI. CAN U MAKE FOR ME PLS

    • @NTProductions
      @NTProductions  3 ปีที่แล้ว

      It depends on if the sub layers are actual layers, or some kind of other graphic item. If they are strictly layers you can simply change the .name property. Else it is not possible

  • @mnitant
    @mnitant 4 ปีที่แล้ว

    can i manipulate shapes in illustrator using scripts? not basic transform but more like bulge and skew and reflect?

    • @NTProductions
      @NTProductions  4 ปีที่แล้ว

      I will look into that! Are you in the discord? I would love to add your membership role!

    • @mnitant
      @mnitant 4 ปีที่แล้ว

      @@NTProductions Extra_extraterrestrial#5541

  • @DeepakRajan
    @DeepakRajan 4 ปีที่แล้ว

    Please cover art board topics

    • @NTProductions
      @NTProductions  4 ปีที่แล้ว

      Anything specific about artboards you want to learn, or just artboards in general?

    • @DeepakRajan
      @DeepakRajan 4 ปีที่แล้ว +1

      @@NTProductions for example, if a file has several artboards and each artboards has a text in it. so i wanna make a specific artboard active by its name and change the content of the text

    • @DeepakRajan
      @DeepakRajan 4 ปีที่แล้ว

      If the value changes based on the CSV, it would be amazing