Sg2.9
Help needed... anyone?
Recent RSS
Help needed... anyone?
From:  karl badde
Date:  21. February 2007, 16:01

Hey,

I 'developed' a little Script based on Pedro's Wallblazer. It's purposed is to display Handlers and Anchors to make the working of a piece of Vektor Graphic visible. It's still Beta, cause there are a few things I wasn't able to cope with:

• It places Handlerpoints on Anchors in case the Anchor is a corner point without curve.

• Group Handlers, Handlerpoints and Anchorpoints to simplify reformatting

• Get rid of that huge bunch of Errors.

Jonathan promised to help but I'm sure there are a few pros around here as well :D I'd love to make the Script public and put it in the Script section cause it actually works, but it lacks above options to make it user friendly and it produces that whole bunch of errors in the console.

Get it on my Blog and please send me that file in case anybody found a way to work around the Errors.

Thanks a million!

Re: Help needed... anyone?
Date:  21. February 2007, 16:19

To remove the errors that occur on single paths:

change
for (var i= 0; i<= zaehler; i++){

to
for (var i= 0; i< zaehler; i++){

Re: Help needed... anyone?
From:  karl badde
Date:  21. February 2007, 17:46

Oh my…
really…
It's that simple!

Re: Help needed... anyone?
Date:  21. February 2007, 18:00

I rewrote the code and added a little recursive function that walks through all the children in your selection and draws their bezier points (so it works with groups, compound paths and all that jazz)

Re: Help needed... anyone?
From:  karl badde
Date:  21. February 2007, 18:32

Great!

O.k. I'll try to add the groups (for each object like Anchors etc) tomorrow, then I'll leave the coloroptions for the menue out. I think that'll be easier for people to handle the produced vektors.

Thanks Jonathan!!!

Re: Help needed... anyone?
Date:  21. February 2007, 19:27

Hum hum - I should be getting work done, but I implemented the groupings instead.. So the script now returns one large group, with 3 groups in it -> tangents, handles and anchors.

I took out the fill color settings, now everything turns red (because you're often working on a filled black path).

Re: Help needed... anyone?
From:  karl badde
Date:  22. February 2007, 02:38

Grrrreat!
I'll straight upload it to the Scripts

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
Shattered 18.03.11