Code

* 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)
commit1d3e87446828144a1ab8d981a8af36999c084537
tree6bd927d1ec1188ea68b89ac4a7721cef57f56188
parent4d5b4201d0d682adae3e534130a327f32f2dc73c
* 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@393 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/Makefile.am
program/src/art_rgb_affine_private.h [new file with mode: 0644]
program/src/art_rgba_rgba_affine.c [new file with mode: 0644]
program/src/art_rgba_rgba_affine.h [new file with mode: 0644]
program/src/art_rgba_svp.c [new file with mode: 0644]
program/src/art_rgba_svp.h [new file with mode: 0644]
program/src/rrd_gfx.c
program/src/rrd_gfx.h
program/src/rrd_graph.c