summaryrefslogtreecommitdiffstats
path: root/tests/driver_svg_test.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-4/+4
* Enforce locale in tests generating SVG with numeric axisKore Nordmann2013-12-211-0/+2
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - Added test for UTF-8 umlauts in SVG driverKore Nordmann2009-05-281-0/+30
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Implemented feature #10829: Get resource from driverKore Nordmann2008-05-031-0/+19
* - Forget to fix this test caseKore Nordmann2008-01-211-1/+1
* - Fixed issue #12254: Bad property-check for strokeLineJoin in SVG driverKore Nordmann2008-01-071-2/+2
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Test for invalid id exceptionKore Nordmann2007-11-271-0/+27
* - Fixed issue #11640: Polygon size reducement failes for very thin four edgedKore Nordmann2007-10-231-0/+33
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - Try more locale names to switch locale to de_DEKore Nordmann2007-08-131-1/+1
* - Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are notKore Nordmann2007-08-081-1/+1
* - PHPUnit 3.1 MigrationSebastian Bergmann2007-07-021-7/+1
* - Fix locale reset.Tobias Schlitt2007-06-211-0/+6
* - Fixed issue #10861 Circle sector size reducement failes for very big angles.Kore Nordmann2007-05-291-0/+66
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-24/+124
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-251-0/+23
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-101-12/+28
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-0/+66
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-291-0/+89
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-2/+20
* - Correctly fixed polygon size reducementKore Nordmann2007-02-011-2/+83
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Moced compare methods to ezcGraphTestCaseKore Nordmann2006-12-151-28/+3
* - CS change (automatic script)Derick Rethans2006-12-141-10/+10
* - Tested and improved handling of texts with different charsets in all driversKore Nordmann2006-12-071-0/+18
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-301-0/+27
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-0/+22
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-1/+286
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* - Added text shadow to font optionsKore Nordmann2006-10-041-0/+47
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-241-0/+24
* - Tests for SVG rendering optionsKore Nordmann2006-09-211-0/+34
* - Added tests for jpeg generationKore Nordmann2006-09-211-2/+22
* - Added background and border to font configurationKore Nordmann2006-09-191-2/+123
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-13/+2
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-0/+25
* - Added image map supportKore Nordmann2006-09-121-6/+42
* - Pimped pie chartsKore Nordmann2006-08-251-0/+23
* - Started refactoring of font configurationKore Nordmann2006-08-181-1/+0
* - Moved properties to properties arrayKore Nordmann2006-08-181-1/+4
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-2/+2
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-4/+4
* - Added templating for SVG documentsKore Nordmann2006-08-091-0/+52
* - Added svg rendering optionsKore Nordmann2006-08-081-261/+114
* - Remove tempdir again after svg driver testsKore Nordmann2006-08-081-1/+1
OpenPOWER on IntegriCloud