summaryrefslogtreecommitdiffstats
path: root/src/driver
Commit message (Expand)AuthorAgeFilesLines
* Also make verbose driver non local awareKore Nordmann2013-12-211-7/+7
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-127-7/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-307-7/+126
* - s/2009/2010/gDerick Rethans2010-01-087-7/+7
* - Implemented: #15135: Add support for pecl/cairo's object-oriented APIKore Nordmann2009-07-141-0/+1006
* - Fixed #14655: A full circle sector is not drawn at all in GD driver.Kore Nordmann2009-03-251-0/+5
* - s/2008/2009.Derick Rethans2009-02-236-6/+6
* - Fixed: Fallback string width calculation in svg font handlerKore Nordmann2009-01-021-1/+1
* - Removed unnecessary realpath() calls, which do not work with paths usingKore Nordmann2008-11-231-1/+0
* - Fixed issue #13361: Provided workaround for ext/GD bug:Kore Nordmann2008-07-181-0/+22
* - Implemented feature #10829: Get resource from driverKore Nordmann2008-05-034-9/+77
* - Speedup glyph lookup by adding a glyph cache per fontKore Nordmann2008-05-031-3/+17
* - Implemented feature #10957: Embed glyphs for exact SVG font width estimationKore Nordmann2008-05-032-14/+322
* - Fix comments.Derick Rethans2008-03-251-2/+2
* - Welcome to 2008.Derick Rethans2008-01-025-5/+5
* - Fixed support for bitmaps in flash driverKore Nordmann2007-12-181-12/+23
* - Completed cairo driverKore Nordmann2007-12-181-9/+23
* - Got cairo driver mostly working.Kore Nordmann2007-12-171-0/+970
* - Fixed issue #12238: Graph doc errorKore Nordmann2007-12-131-2/+6
* - It was not possible to cause this exceptionKore Nordmann2007-11-271-5/+0
* - Test for ezcGraphGdDriverUnsupportedImageTypeExceptionKore Nordmann2007-11-271-0/+2
* - Fixed issue #12064: Gradients are not rendered correctly in Flash driverKore Nordmann2007-11-261-8/+22
* - Fixed rendering of filled circles in flash driverKore Nordmann2007-11-261-5/+5
* - Link more classesKore Nordmann2007-08-133-5/+7
* - Enhanced documentationKore Nordmann2007-08-104-2/+91
* - Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are notKore Nordmann2007-08-081-0/+1
* - Fixed bug #11233: Path for circular arcs in SVG driver may break because ofKore Nordmann2007-08-071-1/+1
* - Fixed CS.Derick Rethans2007-06-202-4/+6
* - More documentation fixesKore Nordmann2007-06-124-21/+41
* - Fixed version tag in docblocksKore Nordmann2007-06-124-0/+4
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-293-34/+55
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-101-39/+39
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-102-4/+30
* - Implemented text rotation in flash driverKore Nordmann2007-04-051-5/+25
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-051-12/+66
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-294-11/+28
* - Fixed private verbose driver to implement all required methodsKore Nordmann2007-03-011-0/+13
* - Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to workKore Nordmann2007-02-191-0/+18
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-081-0/+11
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-071-28/+63
* - Correctly fixed polygon size reducementKore Nordmann2007-02-012-2/+2
* - Temporary removed polygon size reducement from flash driver, tooKore Nordmann2007-01-311-1/+1
* - Commented out polygon size reducementKore Nordmann2007-01-311-1/+1
* - Use deg2rad() instead of custom calculationKore Nordmann2007-01-251-8/+8
* - Partly fixed issue #9765Kore Nordmann2007-01-242-2/+9
* - Partly fixed issue #9765Kore Nordmann2007-01-242-0/+14
* - Welcome to 2007.Derick Rethans2007-01-114-4/+4
* - Rosolved task #9889: Throw meaningful exception if extension needed for Kore Nordmann2007-01-043-0/+3
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-151-22/+22
* - Fixed: Bug #9823 (Failing tests with PHP 5.1)Kore Nordmann2006-12-151-1/+8
OpenPOWER on IntegriCloud