diffsvg icon indicating copy to clipboard operation
diffsvg copied to clipboard

No example usage

Open guysoft opened this issue 10 years ago • 4 comments

Hey, Is there anywhere a command I can run where I can actually see output? All I see in the repo is a library and a collection of test with a solution.py that can't really be run.

guysoft avatar Feb 22 '15 10:02 guysoft

This project was something I was goofing around with. I don't think I ever got it to a state where it would actually run.

jrsmith3 avatar Feb 25 '15 04:02 jrsmith3

What's the reason you didn't continue with this project? Is there a project that actually works?

mia-petkovic avatar Jun 22 '17 07:06 mia-petkovic

I'm not aware of a project that actually diffs SVG files.

I didn't continue it because I ended up not really needing to diff that many SVG files.

jrsmith3 avatar Jun 25 '17 18:06 jrsmith3

A nice project that kinda diff SVG files, but probably not exactly what you're looking for : https://github.com/sapal/svgplease Actually, it can merge SVG files and, if I remember right, it produces "diff files" as logs.

JonathanBaby avatar Jul 02 '17 19:07 JonathanBaby