dethe / lcdrawingboard

Automatically exported from code.google.com/p/lcdrawingboard
0 stars 0 forks source link

Paint fill tool #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've had requests for the ability to fill an area with color the way paint 
programs do with the bucket 
tool.  After quite a bit of research and thought I think this can be done, but 
will break the overall 
program.  Instead I will allow the pen to create a fill area, and existing 
points to be shown so they 
can be followed easily.  This way it is explicitly showing that we're still a 
vector program and later 
behaviour will be more explicable (otherwise when the fill can be moved 
independently of the lines 
around it that would be confusing.

Original issue reported on code.google.com by dethe.elza@gmail.com on 29 Nov 2006 at 6:02