revamped drawing routines to be less complex and more stable. be kind to libart
[rrdtool.git] / src / rrd_gfx.c
2005-04-10 oetikerrevamped drawing routines to be less complex and more...
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-07 oetikermake libart happy by NOT adjusting coordinates and...
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-05 oetikeronly unwind the areas, the lines should be fine by...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-05 oetiker* fix transparency rendering by rewinding the paths...
2005-04-04 oetikerprep for 1.2rc2 release
2005-04-03 oetikerimprove png writing speed by lowering the compression
2005-03-20 oetikeradded tabbig support
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-18 oetikerbig spell checking patch -- slif@bellsouth.net
2003-11-19 oetikerAdding attributions:
2003-11-19 oetikerfixed svg generation
2003-10-26 oetikeradded rotation ...
2003-04-04 oetikerI think I found a very small bug in rrd graph PDF outpu...
2002-04-24 oetikerPatch for supporting PDF as output format
2002-04-24 oetikerImprovement of svg/eps dash code so it adjusts dash...
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-07 oetiker3 patches, #3 depends on #1 as EPS uses AFM for stringw...
2002-04-06 alexRemoved references to GIF
2002-04-05 jakeUpdated/added MVSC++ 6.0 project files for compilation of
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-03-26 oetikeradded SVG support -- Peter Speck <speck@ruc.dk>
2002-03-17 alexChanged the way circle sections are drawn.
2002-03-13 alexNew, hopefully better, implementation of PART drawing
2002-02-09 oetikerdo propper error checking and release memmory when...
2002-01-15 oetikerThe BIG graph update