1 |
|
Changes in Thuban 1.1.0+CVS |
2 |
|
=========================== |
3 |
|
|
4 |
|
- Fixed behaviour with the proj bug and python >=2.4 |
5 |
|
when decimal_point != '.'. So de_DE locales will work fine again. |
6 |
|
|
7 |
|
- Startup improved: We fail right away if the internal encoding could |
8 |
|
not be determined. In this case, try to set the LANGUAGE variable to |
9 |
|
one value and use no colon. |
10 |
|
If we startup you can see the internal encoding in the about dialog now. |
11 |
|
|
12 |
|
- Improved extensions: |
13 |
|
|
14 |
|
- Improved svxexport extension 1.0.0+cvs (Bernhard Reiter) |
15 |
|
|
16 |
|
+ Fixed ARC layer writing: No filling is done. |
17 |
|
You could actually get polylines with filling in between, |
18 |
|
when the classification for the lines had a fill color. |
19 |
|
E.g. this happens when you generate a classification from a ramp. |
20 |
|
|
21 |
|
+ Fixed label export. |
22 |
|
|
23 |
Changes in Thuban 1.1.0 |
Changes in Thuban 1.1.0 |
24 |
======================= |
======================= |
25 |
|
|