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

elasticsearch python client - work with many nodes - how to work with sniffer -

angular - Is it possible to get native element for formControl? -

Upload file with tags through OwnCloud or NextCloud API -