summaryrefslogtreecommitdiffstats
path: root/src/driver
Commit message (Collapse)AuthorAgeFilesLines
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
|
* - Added SVG driverKore Nordmann2006-06-282-6/+443
|
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-3/+3
| | | | | | - Fixed bug with image sizes in gd driver
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-122-19/+42
|
* - Added missing exception to autoload fileKore Nordmann2006-06-121-1/+1
| | | | | | - Added test for UnsupportedImageType exception
* - Improved supersamplingKore Nordmann2006-06-091-32/+45
|
* - Added test for palettesKore Nordmann2006-06-061-0/+1
| | | | | | | - Added basic implementatoin of palettes # Not used for automatic colorization yet
* - 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
| | | | | | labeling
* - 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 support for vertical alignement to GD driver
* - Added tests for axis labelsKore Nordmann2006-06-021-4/+4
| | | | | | - Implemented axis labels
* - Completed GD driverKore Nordmann2006-05-312-3/+94
| | | | | | - Added font "Bitstream Vera Sans" owned by Bitstream for testing
* - Split calculation of circular arc elements in own functionKore Nordmann2006-05-301-68/+42
|
* - Implemented circular arcs for gd driverKore Nordmann2006-05-302-15/+129
|
* - Partly implemented GD driver and updated checksums in testsKore Nordmann2006-05-291-5/+133
|
* - Fixed testcasesKore Nordmann2006-05-291-1/+6
| | | | | | - Added options class for gd driver
* - Updated class definitions for driverKore Nordmann2006-05-292-0/+22
|
* - Added basic 2d renderer testKore Nordmann2006-05-292-39/+48
| | | | | | - Implemented tested 2d renderer functions
* - Added missing dummy svg driver used in testsKore Nordmann2006-05-221-0/+117
|
* - Fixed version tagKore Nordmann2006-05-151-1/+1
|
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-2/+100
| | | | | | | - Implemented setting renderer and driver - Started with setting of chart options (yet incomplete)
* - Added class stubs for ezcGraphKore Nordmann2006-05-081-0/+19
OpenPOWER on IntegriCloud