Simple-Draw/app
Naveen 21d9ec3650 Switch to vector based flood fill
This helps avoid many issues:
 - Allow use of a low tolerance filling so that lighter shades of colors aren't ignored.
 - Avoid leaving that 1px boundary around the filled area using an appropriate stroke width
 - Allows saving flood-fill ops to SVG files
2023-03-11 03:06:27 +05:30
..
src Switch to vector based flood fill 2023-03-11 03:06:27 +05:30
.gitignore creating the project 2016-02-14 22:04:02 +01:00
build.gradle update version to 6.9.1 2023-01-20 12:52:59 +01:00
proguard-rules.pro add Parcelable to proguard rules 2017-10-22 10:07:55 +02:00