diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsFlash.swf | bin | 0 -> 1039 bytes | |||
-rw-r--r-- | tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png | bin | 0 -> 12468 bytes | |||
-rw-r--r-- | tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsSVG.svg | 2 | ||||
-rw-r--r-- | tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png | bin | 0 -> 12468 bytes | |||
-rw-r--r-- | tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsSVG.svg | 2 |
5 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsFlash.swf b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsFlash.swf Binary files differnew file mode 100644 index 0000000..357b86b --- /dev/null +++ b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsFlash.swf diff --git a/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png Binary files differnew file mode 100644 index 0000000..70084b1 --- /dev/null +++ b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsGD.png diff --git a/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsSVG.svg b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsSVG.svg new file mode 100644 index 0000000..012e3fb --- /dev/null +++ b/tests/data/compare/ezcGraphFontTest_testISO_8859_15SpecialCharsSVG.svg @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="ISO-8859-15"?> +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><g id="ezcGraphTextBox_2"><path d=" M 9.5000,51.0000 L 9.5000,9.5000 L 159.4000,9.5000 L 159.4000,51.0000 L 9.5000,51.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_2_text" x="10" text-length="148.4px" y="44" style="font-size: 40px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">öäüÖÄÜß</text></g></g></svg> diff --git a/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png Binary files differnew file mode 100644 index 0000000..70084b1 --- /dev/null +++ b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsGD.png diff --git a/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsSVG.svg b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsSVG.svg new file mode 100644 index 0000000..9dba499 --- /dev/null +++ b/tests/data/compare/ezcGraphFontTest_testUTF8SpecialCharsSVG.svg @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100" version="1.0" id="ezcGraph"><defs/><g id="ezcGraphChart" color-rendering="optimizeQuality" shape-rendering="geometricPrecision" text-rendering="optimizeLegibility"><path d=" M 10.0000,80.0000 L 10.0000,10.0000 L 160.0000,10.0000 L 160.0000,80.0000 L 10.0000,80.0000 z " style="fill: #eeeeec; fill-opacity: 1.00; stroke: none;" id="ezcGraphPolygon_1"/><g id="ezcGraphTextBox_2"><path d=" M 9.5000,51.0000 L 9.5000,9.5000 L 159.4000,9.5000 L 159.4000,51.0000 L 9.5000,51.0000 z " style="fill: #ffffff; fill-opacity: 0.00; stroke: none;" id="ezcGraphPolygon_3"/><text id="ezcGraphTextBox_2_text" x="10" text-length="148.4px" y="44" style="font-size: 40px; font-family: sans-serif; fill: #000000; fill-opacity: 1.00; stroke: none;">öäüÖÄÜß</text></g></g></svg> |