Can I get path information out of Photoshop / Illustrator?
July 4, 2007 3:15 PM
Subscribe
Bezier Curves: Is there a way I can access the information about a path in Photoshop or illustrator (x,y positions of anchors and control points).
I'd like to be able to draw a shape path in photoshop and then use that information as input in a language like Processing or Flash that have functions that take positions of anchor points and handles. For instance, the bezier function in Processing looks like this: bezier(x1, y1, cx1, cy1, cx2, cy2, x2, y2).
Or is there an easier way that I'm just totally missing? I just find it very dificult to make the shapes by inputing numbers and trying to get the shapes right.
posted by miniape to computers & internet (5 comments total)
3 users marked this as a favorite
posted by b33j at 3:57 PM on July 4, 2007