summaryrefslogtreecommitdiffstats
path: root/tests/data/compare/ezcGraphBackgroundTest_testRenderPieChartWithBigBackgroundBorder.svg
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed bug #11180: Color Palette: $dataSetColor in ezcGraphPalette startsKore Nordmann2007-08-071-1/+1
| | | | | | | | with index 1 and not zero in pie charts # All images of pie charts required an update of course. # Same for test cases explicitely checking the color values.
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-101-1/+1
| | | | | | | # Nearly all SVG have changes now, because there are some more trailing # zeros in the source. No visual differences.
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-071-1/+1
|
* - Partly fixed issue #9765Kore Nordmann2007-01-241-1/+1
| | | | | | | | # Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug.
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-241-0/+2
# SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders
OpenPOWER on IntegriCloud