summaryrefslogtreecommitdiffstats
path: root/tests/driver_gd_test.php
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct locale in all testsKore Nordmann2013-12-211-2/+4
* - 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
* - Clean up temp dirs after testKore Nordmann2009-03-261-1/+1
* - Fixed #14655: A full circle sector is not drawn at all in GD driver.Kore Nordmann2009-03-251-1/+30
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - Fixed issue #13361: Provided workaround for ext/GD bug:Kore Nordmann2008-07-181-0/+35
* - Implemented feature #10829: Get resource from driverKore Nordmann2008-05-031-0/+20
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
* - Test for ezcGraphGdDriverUnsupportedImageTypeExceptionKore Nordmann2007-11-271-0/+23
* - Added test for drawing two lines with different line widthKore Nordmann2007-11-211-0/+32
* - Doc fixes.Tobias Schlitt2007-09-121-1/+1
* - 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
OpenPOWER on IntegriCloud