November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Category Archives: Illustrator-Scripting
IllustratorScripts for mobile graphic development
I’m putting together some scripts I use in Illustrator to help with mobile graphic development. First 2 I’m sharing are for android development.
Posted in Illustrator-Scripting
Tagged Illustrator-artboards, Illustrator-cs5.1, Illustrator-CS6, Illustrator-scripting, IllustratorScripts
Comments Off on IllustratorScripts for mobile graphic development
Get bounds of all artboards in Illustrator CS5.1 with JavaScript
When you need to create new artboard you will, most certainly, would like to know where to place it safely. One of the options could be to place it next to the “edges” of the “bounding box” created by all … Continue reading
Posted in Illustrator-Scripting, JavaScript
Tagged Illustrator-artboards, Illustrator-cs5.1, Illustrator-scripting
Comments Off on Get bounds of all artboards in Illustrator CS5.1 with JavaScript
Add artboard with JavaScript in Illustrator CS5.1
I’m trying to pull together set of scripts to help with android/ios graphic resources development. I can export artwork to PNG but results due to scaling are not satisfactory. This means that the scaling and adjusting graphic vectors needs to … Continue reading
Posted in Illustrator-Scripting, JavaScript
Tagged Illustrator-artboards, Illustrator-cs5.1, Illustrator-scripting, javascript
Comments Off on Add artboard with JavaScript in Illustrator CS5.1