Search: vectors

9 results

Search results

Shape Paths

This is a collection of Script-Fus that create Paths in the form of geometric shapes. Squares, rectangles, rounded rectangles, circles, ellipses, ovals, polygons, stars, flowers, gears, triangle waves, square waves, and sine waves are currently supporte ...

Script - JonStipe - Jun 9 2008 - 18:51 - 39 comments - 2 attachments

Exact Aligner

This script brings 2 pictures to an exact overlap. The pictures must be in 2 different layers of the same image. Get the layer 2 with 50% transparency. This makes both pictures visible in one projection. You have to tell the script, which 2 points ...

Script - vtries - Oct 4 2009 - 21:42 - 0 comments - 1 attachment

Measure Active Path

Returns the length of the active path in pixels via gimp_message. A message will appear in the status bar, unless the Error Console is opne - in that case the message will be directed to the Console. Filters->Measure->Active Path Tes ...

Plugin - cr33dog - Sep 2 2009 - 19:03 - 0 comments - 2 attachments

SVG Export

Extends the functionality of /Export Path by allowing for the specification of attribute values (fill,stroke,etc) by encoding these into the path name. Export path values as SVG file. Script assumes that the path name is an encoding of SVG attributes. ...

Plugin - gorenje - Jan 8 2009 - 21:56 - 2 comments - 2 attachments

draw-circle.scm

Draw a precise circle at center point specified with the brush and color active. Attachment Size draw-circle-2.4.zip 1.27 KB Nice one. Nice one. (GPL, Script-Fu, 2.4, circles, draw circle, image, ...

Script - Giuseppe - Mar 22 2008 - 23:04 - 1 comment - 1 attachment

Draw ellipse

To draw ellipse and circle at center point specified with the brush and color active. Author web site: http://xoomer.alice.it/lwcon/gimp/ Help page: http://xoomer.alice.it/lwcon/gimp/script-fu/draw-ellipse.htm Attachment ...

Script - Giuseppe - Dec 11 2008 - 17:21 - 0 comments - 2 attachments

draw-box-scm

Draw box. Author web site: http://xoomer.alice.it/lwcon/gimp/ Help page: http://xoomer.alice.it/lwcon/gimp/script-fu/draw-box.htm   Attachment Size draw-box-2.4.zip 1.23 KB (GPL ...

Script - Giuseppe - Mar 23 2008 - 22:15 - 0 comments - 1 attachment

draw-line

To draw line in parametric mode. Author web site: http://xoomer.alice.it/lwcon/gimp/ Help page: http://xoomer.alice.it/lwcon/gimp/script-fu/draw-line.htm Attachment Size draw-line-2.4.zip 1.19 KB ...

Script - Giuseppe - Mar 30 2008 - 13:00 - 0 comments - 1 attachment

Split path into strokes

This script takes a vector object (path) and split's it into it's different strokes - each stroke as a new path. Useful in cases that an action is needed to be done only on one stroke of a path. Currently this script is updated for GIMP 2.4 or h ...

Script - LightningIsMyName - Feb 21 2008 - 14:20 - 0 comments - 1 attachment