zenozeng / svgcanvas

Draw on SVG using Canvas's 2D Context API
MIT License
65 stars 19 forks source link

Should merge fixes from pull requests and issues from gliffy #13

Open Validark opened 2 years ago

Validark commented 2 years ago

Looks like a lot of folks have found many issues with canvas2svg and some fixes are already available. It would be great if svgcanvas could address these issues. Here is a checklist of issues/pull requests that could be fixed into this project.

Validark commented 2 years ago

@zenozeng Please look over this checklist and tick the box of any of these which you know are already fixed!

zenozeng commented 2 years ago
jez9999 commented 1 year ago

@zenozeng Could you merge that fix into svgcanvas? Obviously it looks like canvas2svg is no longer maintained, so we need a decent fork that is maintained.

throwandgo commented 1 year ago

@jez9999 It seems like it already has been merged; it's just split into smaller commits, e.g. https://github.com/zenozeng/svgcanvas/commit/e1b678502a0008dc40297b8c4a812c7fe212b487.