Dane Springmeyer
|
3e34359aad
|
restore path_storage typedef - reverting r1861 as r1866 switched away from different usage
|
2010-06-19 05:31:03 +00:00 |
|
Artem Pavlenko
|
f43c36daad
|
+ separate state mutating svg ops from underlying data
to allow multi-threded access to svg symbols (SVG commands
are stored in std::vector<vertex_type> )
|
2010-06-14 16:38:02 +00:00 |
|
Artem Pavlenko
|
03092107b6
|
+ refactor path grammar to match svg spec close
+ ensure first 'moveto' command is always in
absolute coordinates
FIXME:probably better to modify path grammar
to handle this.
+ vertex_stl_storage
|
2010-06-13 20:24:46 +00:00 |
|
Artem Pavlenko
|
8cd052a215
|
+ fix logic in rel_to_abs:
if last command is 'z' use previous vertex
(if exists) to obtain abs coordinates
|
2010-06-10 14:11:33 +00:00 |
|
Artem Pavlenko
|
bf297ec3ca
|
1.upgrade to latest agg2.4
2.added default PointSymbolizer in load_map.cpp
|
2006-11-09 23:44:34 +00:00 |
|
Artem Pavlenko
|
d8dc53bcf4
|
new build system
|
2006-01-31 23:09:52 +00:00 |
|