mateuszmigas / painting-droid

AI-powered cross-platform painting app inspired by the legendary MS Paint.
https://www.paintingdroid.com
GNU General Public License v3.0
117 stars 3 forks source link

Fill tool #44

Closed mateuszmigas closed 5 months ago

mateuszmigas commented 5 months ago

Is your feature request related to a problem? Please describe. Similar to other paint apps we need some fill tool.

Describe the solution you'd like

  1. Add a new "Fill" tool.
  2. It should have a "fill" color property.
  3. Clicking on a closed area should fill this area with the specified color. If the area is not closed, fill the entire region.
  4. Make sure fill algorithm is reusable, we might need it for other stuff, like magic wand

Describe alternatives you've considered N/A

Additional context Icon: https://lucide.dev/icons/paint-bucket