summaryrefslogtreecommitdiffstats
path: root/tests/driver_gd_test.php
Commit message (Expand)AuthorAgeFilesLines
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-1/+23
* - Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTestDerick Rethans2007-05-031-1/+1
* - Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd testsKore Nordmann2007-04-131-5/+15
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-051-0/+286
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - CS change (automatic script)Derick Rethans2006-12-141-8/+8
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-301-0/+59
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-0/+55
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-261-1/+177
* 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/+61
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-041-0/+31
* - Added tests for jpeg generationKore Nordmann2006-09-211-0/+57
* - Added background and border to font configurationKore Nordmann2006-09-191-0/+156
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-13/+2
* - Added image map supportKore Nordmann2006-09-121-7/+79
* - Skip tests if extension or extension feature is not availableKore Nordmann2006-09-111-0/+41
* - Enhanced font configurationKore Nordmann2006-09-061-2/+186
* - Pimped pie chartsKore Nordmann2006-08-251-1/+34
* - Started refactoring of font configurationKore Nordmann2006-08-181-1/+1
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-43/+43
* - Added possibility to set a background for gd driverKore Nordmann2006-08-091-1/+86
* - Added basic 3d rendererKore Nordmann2006-08-021-1/+30
* - Remove temp data after testKore Nordmann2006-07-111-1/+1
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-111-159/+198
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-3/+3
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-25/+69
* - Added missing exception to autoload fileKore Nordmann2006-06-121-0/+21
* - Forgot to reactivate tearDown methodKore Nordmann2006-06-091-1/+1
* - Improved supersamplingKore Nordmann2006-06-091-11/+11
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-061-0/+36
* - Added supersampling for gd driverKore Nordmann2006-06-031-0/+272
* - Moved font configuration to elementsKore Nordmann2006-06-021-1/+1
* - Added tests for vertical alignementKore Nordmann2006-06-021-0/+104
* - Completed GD driverKore Nordmann2006-05-311-42/+42
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-12/+16
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-291-23/+21
* - Use PHPs image type constants instead of custom onesKore Nordmann2006-05-291-1/+1
* - Added missing tests for TextBox alignmentKore Nordmann2006-05-291-4/+112
* - Fixed testcasesKore Nordmann2006-05-291-3/+3
* - Added tests for GD driverKore Nordmann2006-05-291-3/+494
* - Updated class definitions for driverKore Nordmann2006-05-291-0/+49
OpenPOWER on IntegriCloud