]> git.cworth.org Git - kub/commit
Add very basic usage of librsvg to draw a red tile.
authorCarl Worth <cworth@cworth.org>
Wed, 14 Feb 2007 17:29:05 +0000 (09:29 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Feb 2007 17:29:05 +0000 (09:29 -0800)
commit86b4d41c2fac54a356d10f4a3c01849b5785487c
tree485ad69f3c4275c96a59c1dfcd4a176aaa6943c1
parentda6cb72d21c540631238e0f3a974dc814aea8a9c
Add very basic usage of librsvg to draw a red tile.

This is basically the minimal necessary support to start using
librsvg to render SVG graphics. Just a single, static red 6 tile
for now.
Makefile
kub.c