]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
* we are now creating true RGBA pngs
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 11 Apr 2005 09:51:22 +0000 (09:51 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 11 Apr 2005 09:51:22 +0000 (09:51 +0000)
commit13a23aefb98c5b22d7f6aa436432cd3bf70c8d2e
tree1ccaa718f755c6692d507991c6626d446ca3f5b3
parent1de4a363ac7339358575971e7550383c54eaf2ea
* 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