wraybowling / curvemixer

vector graphics tool
http://curvemixer.com
3 stars 0 forks source link

remove points from a path #23

Open wraybowling opened 10 years ago

wraybowling commented 10 years ago

allow the removal of points from a path. it might be good to think of this in two ways:

assuming the deletion of point C in a path A-B-C-D-E 1: deleting the link entirely: A-B and D-E

  1. deleting just the point but keeping the connection: A-B-D-E