]> git.cworth.org Git - svg2png/log
svg2png
16 years agoRemove painting of background to white
Carl Worth [Fri, 7 Sep 2007 15:58:56 +0000 (08:58 -0700)]
Remove painting of background to white

Some applications legitmately handle PDF files with a transparent background,
so don't get in the way of that.

16 years agoUpdated license blurb that doesn't call out Red Hat specifically
Carl Worth [Fri, 7 Sep 2007 15:58:08 +0000 (08:58 -0700)]
Updated license blurb that doesn't call out Red Hat specifically

This makes it much easier to accept contributions from outside of Red Hat.

16 years agoAdd simple Makefile
Carl Worth [Fri, 7 Sep 2007 15:53:00 +0000 (08:53 -0700)]
Add simple Makefile

16 years agoAdd example compilation command line
Carl Worth [Fri, 7 Sep 2007 15:51:38 +0000 (08:51 -0700)]
Add example compilation command line

16 years agoImport simple little svg2pdf program
Carl Worth [Fri, 7 Sep 2007 15:48:55 +0000 (08:48 -0700)]
Import simple little svg2pdf program

This was rescued from cairo/test (where it wasn't being used and was
deleted).