Code

switched graphics library from arts to cairo+pango
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 10 Jun 2007 23:55:13 +0000 (23:55 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 10 Jun 2007 23:55:13 +0000 (23:55 +0000)
commite65181ecd7255758a2ec3a99289fdc847a03f5f2
tree1485e27cc6c6f55c69ecee788977c3742526342f
parent26b9df39e2b94813f140d3ca8639883f923a55ee
switched graphics library from arts to cairo+pango

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1102 a5681a0c-68f1-0310-ab6d-d61299d08faa
14 files changed:
program/acinclude.m4
program/configure.ac
program/src/Makefile.am
program/src/art_rgba_svp.c [deleted file]
program/src/art_rgba_svp.h [deleted file]
program/src/rrd_afm.c [deleted file]
program/src/rrd_afm.h [deleted file]
program/src/rrd_afm_data.c [deleted file]
program/src/rrd_afm_data.h [deleted file]
program/src/rrd_gfx.c
program/src/rrd_gfx.h
program/src/rrd_graph.c
program/src/rrd_graph.h
program/src/rrd_graph_helper.c