Initial PES conversion

Right now it just knows how to convert to SVG. Which isn't
all that interesting, but the parsing logic comes from

	https://bugs.launchpad.net/inkscape/+bug/247463

which has a php script to do this, and it's all based on that.
5 files changed
tree: 066fe8942109996f600736e5491a085522173a65
  1. .gitignore
  2. Makefile
  3. pes.c
  4. pes.h
  5. svg.c