Artem Pavlenko
|
7f03186cdf
|
+ don't recentre SVG markers
|
2010-06-10 16:35:01 +00:00 |
|
Artem Pavlenko
|
b1b730d94c
|
+ add middle_point() method
+ fixed 'point' positioning
in shield_symbolizer
|
2010-06-10 16:34:52 +00:00 |
|
Artem Pavlenko
|
d39ed1d364
|
+ apply scale_factor in agg_renderer
|
2010-06-10 14:12:28 +00:00 |
|
Artem Pavlenko
|
48921a412d
|
+ refactor (TODO!)
|
2010-06-08 11:14:31 +00:00 |
|
Artem Pavlenko
|
4a986bc5ff
|
+ format
|
2010-06-08 11:14:23 +00:00 |
|
Artem Pavlenko
|
2b3858df07
|
+ cache SVG marker bounding box
|
2010-06-08 10:16:31 +00:00 |
|
Artem Pavlenko
|
c500451cd8
|
+ refactor SVG parsing/rendering code into separate logical units
to facilitate multi-threading:
* SVG data (todo: enforce const)
* SVG parsing/reading mutable
* SVG rendering (read-only access to the data)
|
2010-06-08 10:16:22 +00:00 |
|
Artem Pavlenko
|
f67f6c4ec1
|
+ add transformation matrix support
|
2010-06-03 12:36:00 +00:00 |
|
Artem Pavlenko
|
bc5730f006
|
+ shield_symbolizer: support SVG images rendering
TODO: This is a first take, proper refactoring required!!!
|
2010-06-03 12:35:51 +00:00 |
|
Artem Pavlenko
|
5e43fefdba
|
+ don't qualify with mapnik:: namespace
|
2010-06-03 12:35:43 +00:00 |
|
Artem Pavlenko
|
ac468f05c2
|
+ removed commented out lines
|
2010-06-03 12:34:45 +00:00 |
|
Artem Pavlenko
|
6cc6eac442
|
+ move marker init out of geometry loop
|
2010-06-02 12:53:23 +00:00 |
|
Artem Pavlenko
|
246731874b
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
|
Artem Pavlenko
|
9069df6492
|
+ cleanup
|
2010-06-02 10:53:13 +00:00 |
|
Artem Pavlenko
|
484dce8943
|
+ impl transform parameter (follow SVG spec) in point_symbolizer
|
2010-06-01 15:27:19 +00:00 |
|
Artem Pavlenko
|
12b74bc1cc
|
+ split agg_renderer implementation into diff
translation units
|
2010-06-01 13:31:08 +00:00 |
|