* we are now creating true RGBA pngs
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Apr 2005 09:51:22 +0000 (09:51 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 11 Apr 2005 09:51:22 +0000 (09:51 +0000)
commitf9e5bd6a9d41c4607291cbbd88280129184ab325
tree1ccaa718f755c6692d507991c6626d446ca3f5b3
parentf207955a7e325708d056d3dd912863dc9930a71c
* we are now creating true RGBA pngs
* removed all memory leeks from rrd_gfx

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@393 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/Makefile.am
src/art_rgb_affine_private.h [new file with mode: 0644]
src/art_rgba_rgba_affine.c [new file with mode: 0644]
src/art_rgba_rgba_affine.h [new file with mode: 0644]
src/art_rgba_svp.c [new file with mode: 0644]
src/art_rgba_svp.h [new file with mode: 0644]
src/rrd_gfx.c
src/rrd_gfx.h
src/rrd_graph.c