pastthepixels / FreePaint

A vector graphics drawing app for Android.
GNU General Public License v3.0
81 stars 7 forks source link

Rewrite eraser tool and refactor code #34

Closed pastthepixels closed 2 weeks ago

pastthepixels commented 3 weeks ago

This PR rewrites the eraser tool to draw open paths (aka lines) to erase sections from drawings instead of having it draw closed paths. It also features a few other changes: