/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2479 by bernhard, Fri Dec 17 23:06:03 2004 UTC revision 2480 by bernhard, Sat Dec 18 00:29:04 2004 UTC
# Line 1  Line 1 
1  2004-12-18  Bernhard Reiter <[email protected]>  2004-12-18  Bernhard Reiter <[email protected]>
2    
3            Refactored in svgexport:
4            DrawPath replaces DrawPolygon; added newline in front of "M" in paths.
5    
6            * Extensions/svgexport/svgmapwriter.py
7            Added verbosity level 3 to print out polygon points.
8            (class Point): added __repr__
9            (class Brush, __str__()): Added space after ,.
10            (DrawPolygon): Renamed to DrawPath()
11            (DrawPath): Takes list of polygons as input now, adds \n before "M"s.
12            (DrawLines): Using DrawPath now.
13    
14            * Extensions/svgexport/test/test_svgmapwriter.py:
15            Replaced DrawPolygon() calls with DrawPath() and put the first argument
16            inside another list. Adapted test data with a newline before "M".
17    
18    2004-12-18  Bernhard Reiter <[email protected]>
19                    
20          Refactored svgexport tests: 9 double tests runs eliminated;          Refactored svgexport tests: 9 double tests runs eliminated;
21          code size reduced by 8 lines.          code size reduced by 8 lines.

Legend:
Removed from v.2479  
changed lines
  Added in v.2480

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26