pastthepixels / FreePaint

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

Improve parsing for <path> d attribute #10

Closed pastthepixels closed 1 year ago

pastthepixels commented 1 year ago

While FreePaint still only supports a few path commands, here's what changed:

closes #2