index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
driver_svg_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed issue #12254: Bad property-check for strokeLineJoin in SVG driver
Kore Nordmann
2008-01-07
1
-2
/
+2
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Test for invalid id exception
Kore Nordmann
2007-11-27
1
-0
/
+27
*
- Fixed issue #11640: Polygon size reducement failes for very thin four edged
Kore Nordmann
2007-10-23
1
-0
/
+33
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Try more locale names to switch locale to de_DE
Kore Nordmann
2007-08-13
1
-1
/
+1
*
- Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are not
Kore Nordmann
2007-08-08
1
-1
/
+1
*
- PHPUnit 3.1 Migration
Sebastian Bergmann
2007-07-02
1
-7
/
+1
*
- Fix locale reset.
Tobias Schlitt
2007-06-21
1
-0
/
+6
*
- Fixed issue #10861 Circle sector size reducement failes for very big angles.
Kore Nordmann
2007-05-29
1
-0
/
+66
*
- Fixed issue #10830: Automatically shorten labels if not enough space is
Kore Nordmann
2007-05-29
1
-24
/
+124
*
- Fixed issue #10846: Division by zero in polygon size reducement algorithm
Kore Nordmann
2007-05-25
1
-0
/
+23
*
- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC
Kore Nordmann
2007-05-10
1
-12
/
+28
*
- Fixed issue #10746: Border size reducement algorithm fails for polygones
Kore Nordmann
2007-05-10
1
-0
/
+66
*
- Started implementing feature request #9404 (Rotated labels on axis)
Kore Nordmann
2007-03-29
1
-0
/
+89
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
1
-2
/
+20
*
- Correctly fixed polygon size reducement
Kore Nordmann
2007-02-01
1
-2
/
+83
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Moced compare methods to ezcGraphTestCase
Kore Nordmann
2006-12-15
1
-28
/
+3
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-10
/
+10
*
- Tested and improved handling of texts with different charsets in all drivers
Kore Nordmann
2006-12-07
1
-0
/
+18
*
- Implemented #9647 (Add render to output method)
Kore Nordmann
2006-11-30
1
-0
/
+27
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-0
/
+22
*
- Added some more tests for read and write accesss on properties
Kore Nordmann
2006-10-26
1
-1
/
+286
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Added text shadow to font options
Kore Nordmann
2006-10-04
1
-0
/
+47
*
- Throw ezcGraphFontRenderingException on too small texts in SVG driver
Kore Nordmann
2006-09-24
1
-0
/
+24
*
- Tests for SVG rendering options
Kore Nordmann
2006-09-21
1
-0
/
+34
*
- Added tests for jpeg generation
Kore Nordmann
2006-09-21
1
-2
/
+22
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-2
/
+123
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-13
/
+2
*
- Made id prefix for svg elements customizeable
Kore Nordmann
2006-09-12
1
-0
/
+25
*
- Added image map support
Kore Nordmann
2006-09-12
1
-6
/
+42
*
- Pimped pie charts
Kore Nordmann
2006-08-25
1
-0
/
+23
*
- Started refactoring of font configuration
Kore Nordmann
2006-08-18
1
-1
/
+0
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-1
/
+4
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-2
/
+2
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-4
/
+4
*
- Added templating for SVG documents
Kore Nordmann
2006-08-09
1
-0
/
+52
*
- Added svg rendering options
Kore Nordmann
2006-08-08
1
-261
/
+114
*
- Remove tempdir again after svg driver tests
Kore Nordmann
2006-08-08
1
-1
/
+1
*
- Removed broken and yet useless namespace assignement from generated SVG
Kore Nordmann
2006-08-08
1
-30
/
+30
*
- Added SVG driver
Kore Nordmann
2006-06-28
1
-0
/
+974