From 17b8e89991a4eee0944168aa10e0c43d2753db25 Mon Sep 17 00:00:00 2001 From: Kore Nordmann Date: Wed, 9 Aug 2006 13:03:53 +0000 Subject: - Added option to gd driver to set an external image as background - Got chart background images working again - Post process images in gd driver to not apply supersampling for images --- ...Test_testRenderPieChartWithBackgroundBottomRight.png | Bin 0 -> 87091 bytes ...er2dTest_testRenderPieChartWithTextureBackground.png | Bin 0 -> 77027 bytes ...est_testRenderPieChartWithBackgroundBottomCenter.png | Bin 0 -> 87097 bytes ...estRenderPieChartWithHorizontalTextureBackground.png | Bin 0 -> 83769 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithBackgroundBottomRight.png create mode 100644 tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithTextureBackground.png create mode 100644 tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithBackgroundBottomCenter.png create mode 100644 tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithHorizontalTextureBackground.png (limited to 'tests/data/compare') diff --git a/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithBackgroundBottomRight.png b/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithBackgroundBottomRight.png new file mode 100644 index 0000000..b57b378 Binary files /dev/null and b/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithBackgroundBottomRight.png differ diff --git a/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithTextureBackground.png b/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithTextureBackground.png new file mode 100644 index 0000000..91c1b66 Binary files /dev/null and b/tests/data/compare/ezcGraphRenderer2dTest_testRenderPieChartWithTextureBackground.png differ diff --git a/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithBackgroundBottomCenter.png b/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithBackgroundBottomCenter.png new file mode 100644 index 0000000..6744087 Binary files /dev/null and b/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithBackgroundBottomCenter.png differ diff --git a/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithHorizontalTextureBackground.png b/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithHorizontalTextureBackground.png new file mode 100644 index 0000000..923830f Binary files /dev/null and b/tests/data/compare/ezcGraphRenderer3dTest_testRenderPieChartWithHorizontalTextureBackground.png differ -- cgit v1.1