Sg2.9
wouter ramaker
Recent
Website:  www.neverblink.net
Location:  NL
Re: Inverse s... 18.06.07
javascript has the same functions natively.. Math.sin() Math.asin() Math.cos() Math.acos() Math.tan() Math.atan()
Re: Export/Sa... 18.06.07
thanks for the effort, but I'm on pc.. so applescript won't work.. I wanted to automate exporting my files and printing it to...
Re: Export/Sa... 10.06.07
activeDocument.write(); This part of Scriptographer is still unfinished. hmm.. this hasn't been resolved yet, has it? Too bad...
Stroke Alignm... 09.06.07
in Illustrator's native Stroke-window it is possible to set the alignment of a stroke to it's path (inside / center / outside...
Re: Rotating... 26.05.07
That was what I thought yes. But as I figured out it was down to something else in my script (faulty theta somewhere in a 200...
Re: Rotating... 20.05.07
Nevermind! The crash was my fault, I used setToRotation(theta, point); but it should be used as setToRotation(theta, x, y); I...
Re: Rotating... 20.05.07
Your solution is crashing my script. It just stops outputting and makes illustrator not show anything in the document (as if...
Rotating Text... 17.05.07
If I call myArt.rotate(theta, x, y); on an areaText it outputs the rotation as if myArt was rotated with the SelectionTool (...
Re: Stencil a... 17.05.07
Is is possible to write a script to find one or two of the shortest distances of the outside border of a compound path to the...
Re: Offsettin... 17.05.07
the Stitch-script on this site uses getNormal() and normalize() for this. example: var art = new Path(); art.moveTo(500,50...
Scripts
08.08.14, 15:24
15.05.14, 14:23
02.03.14, 19:16
18.11.13, 14:48
22.03.13, 03:05
22.02.13, 15:45
Posts
10.01.17, 16:37
19.02.16, 06:03
19.02.16, 06:00
17.01.16, 11:00
12.01.16, 13:10
25.11.15, 08:19
Script of the Moment
Mosaic Staple Raster 24.03.10