
coordinates.png: coordinates.svg

%.png : %.svg
	inkscape --export-png=$@ --export-dpi=160 $^
