1 |
|
2005-10-17 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
svgexport 1.0.0cvs: Fixed ARC layer writing: No filling is done. |
4 |
|
You could actually get polylines with filling in between, |
5 |
|
when the classification for the lines had a fill color. |
6 |
|
E.g. this happens when you generate a classification from a ramp. |
7 |
|
|
8 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: |
9 |
|
New test_export_arc_no_fill(). Extend copyright notice to 2005. |
10 |
|
|
11 |
|
* Extensions/svgexport/svgmapwriter.py |
12 |
|
(SVGRenderer.draw_shape_layer_incrementally()): |
13 |
|
Setting TRANSPARENT_BRUSH for shaptype ARC. |
14 |
|
Extend copyright notice to 2005. |
15 |
|
|
16 |
|
* Extensions/svgexport/__init__.py: Extend copyright notice to 2005. |
17 |
|
|
18 |
2005-09-08 Frank Koormann <[email protected]> |
2005-09-08 Frank Koormann <[email protected]> |
19 |
|
|
20 |
* Doc/manual/thuban-manual.xml (Map Management): Fixed typo reported |
* Doc/manual/thuban-manual.xml (Map Management): Fixed typo reported |