summaryrefslogtreecommitdiffstats
path: root/src/driver/gd.php
Commit message (Expand)AuthorAgeFilesLines
* - More documentation fixesKore Nordmann2007-06-121-2/+3
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-16/+22
* - 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-291-1/+2
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Rosolved task #9889: Throw meaningful exception if extension needed for Kore Nordmann2007-01-041-0/+1
* - Fixed: Bug #9823 (Failing tests with PHP 5.1)Kore Nordmann2006-12-151-1/+8
* - Marked important classesKore Nordmann2006-12-071-0/+1
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-301-0/+31
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-261-76/+2
* - Added text shadow to font optionsKore Nordmann2006-10-041-36/+48
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-041-0/+4
* - Fixed CS issues.Derick Rethans2006-09-251-3/+4
* - Added tests for jpeg generationKore Nordmann2006-09-211-1/+1
* - Fixed documentation: s/ressource/resource/Kore Nordmann2006-09-211-13/+13
* - Added documentationKore Nordmann2006-09-211-42/+133
* - Added background and border to font configurationKore Nordmann2006-09-191-1/+95
* - Added image map supportKore Nordmann2006-09-121-0/+87
* - Skip tests if extension or extension feature is not availableKore Nordmann2006-09-111-4/+4
* - Enhanced font configurationKore Nordmann2006-09-061-34/+150
* - Pimped pie chartsKore Nordmann2006-08-251-40/+57
* - Started refactoring of font configurationKore Nordmann2006-08-181-5/+5
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-1/+1
* - Added possibility to set a background for gd driverKore Nordmann2006-08-091-32/+77
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-111-4/+9
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-1/+6
* - Added SVG driverKore Nordmann2006-06-281-2/+2
* - 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-16/+39
* - Added missing exception to autoload fileKore Nordmann2006-06-121-1/+1
* - Improved supersamplingKore Nordmann2006-06-091-32/+45
* - Added test for palettesKore Nordmann2006-06-061-0/+1
* - Added arrow heads to axisKore Nordmann2006-06-061-1/+1
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-061-1/+0
* - Fixed notice occuring, when chart is to small to render any stringsKore Nordmann2006-06-031-0/+1
* - Added supersampling for gd driverKore Nordmann2006-06-031-26/+148
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-021-5/+6
* - Synchronize font size for each elementKore Nordmann2006-06-021-22/+56
* - Moved font configuration to elementsKore Nordmann2006-06-021-8/+14
* - Added tests for vertical alignementKore Nordmann2006-06-021-3/+20
* - Added tests for axis labelsKore Nordmann2006-06-021-4/+4
* - Completed GD driverKore Nordmann2006-05-311-2/+93
* - Split calculation of circular arc elements in own functionKore Nordmann2006-05-301-68/+42
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-8/+115
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-291-5/+133
* - Fixed testcasesKore Nordmann2006-05-291-1/+6
* - Updated class definitions for driverKore Nordmann2006-05-291-0/+11
* - Added basic 2d renderer testKore Nordmann2006-05-291-19/+23
* - Fixed version tagKore Nordmann2006-05-151-1/+1
OpenPOWER on IntegriCloud