Fitting a curve to a drawing in Gimp -


i'd make logo contains mathematically defined shapes (to wit, log-normal , normal distribution; see below). can generate image of these shapes using python's matplotlib, import gimp.

in gimp, i'm aware of tool drawing bezier curves hand, 'select color' option used select curves. however, i'd lines constant thickness. there way 'fit' 2 constant-thickness lines picture in gimp?

enter image description here

if have them paths (in other words, bezier curves) "stroke" them (edit>stroke path if done manually, pdb.gimp_edit_stroke_vectors(layer,path) in python).


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

sql - MySQL - Finding Empty relations -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -