vpaint icon indicating copy to clipboard operation
vpaint copied to clipboard

Basic shapes (squares, rectangles, circles, regular polygons, etc.)

Open algorev opened this issue 9 years ago • 1 comments

There are some things that are more practical to create by hand than others, especially when working with the smooth tool, so a curve generator could be added, to generate the following impractical-to-create-by-hand-curves:

  1. Circles.
  2. Onions, the way i call a circle where one side was extruded to create a google-maps-marker-like shape.
  3. Lines.

Please note that the tool would only generate these and place them somewhere on the drawing.

algorev avatar Dec 07 '16 20:12 algorev

Yes, tools to create simple geometric shapes, like is standard in any vector graphics program, will be added. Thanks for opening the issue for this :-) I don't think I would add an "onion" shape by default (this seems too specific), but allowing to edit Bézier curves starting from a circle should make it very easy to create it (~10sec seems reasonable).

dalboris avatar Dec 13 '16 17:12 dalboris