1 |
|
2005-10-17 Bernhard Reiter <[email protected]> |
2 |
|
|
3 |
|
* test/test_stringrepresentation.py: New file, for now testing |
4 |
|
that set_internal_coding() is throwing an exception for bad exceptions. |
5 |
|
|
6 |
|
* Thuban/__init__.py (set_internal_encoding): added a forwards |
7 |
|
and backward translation, so that we fail early if the |
8 |
|
internal_encoding is bad. |
9 |
|
|
10 |
|
2005-10-17 Bernhard Reiter <[email protected]> |
11 |
|
|
12 |
|
svgexport 1.0.0cvs: Fixed ARC layer writing: No filling is done. |
13 |
|
You could actually get polylines with filling in between, |
14 |
|
when the classification for the lines had a fill color. |
15 |
|
E.g. this happens when you generate a classification from a ramp. |
16 |
|
|
17 |
|
* Extensions/svgexport/test/test_svgmapwriter.py: |
18 |
|
New test_export_arc_no_fill(). Extend copyright notice to 2005. |
19 |
|
|
20 |
|
* Extensions/svgexport/svgmapwriter.py |
21 |
|
(SVGRenderer.draw_shape_layer_incrementally()): |
22 |
|
Setting TRANSPARENT_BRUSH for shaptype ARC. |
23 |
|
Extend copyright notice to 2005. |
24 |
|
|
25 |
|
* Extensions/svgexport/__init__.py: Extend copyright notice to 2005. |
26 |
|
|
27 |
2005-09-08 Frank Koormann <[email protected]> |
2005-09-08 Frank Koormann <[email protected]> |
28 |
|
|
29 |
* Doc/manual/thuban-manual.xml (Map Management): Fixed typo reported |
* Doc/manual/thuban-manual.xml (Map Management): Fixed typo reported |