Dane Springmeyer
|
c1495c0c74
|
restore the fast line rasterizer (rasterizer_outline_aa) and improve its rendering quality and consistency with standard method - refs #873
|
2012-05-11 17:40:21 -07:00 |
|
Artem Pavlenko
|
7e49a6f44e
|
+ move 'smooth' property to symbolizer_base level
+ remove 'SYMBOLIZER_FAST' completely
|
2012-05-07 16:08:16 +01:00 |
|
kunitoki
|
af201551b8
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
|
Dane Springmeyer
|
17d13cff67
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
|
kunitoki
|
f1fb0c1939
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
|
Dane Springmeyer
|
ae9dedeb27
|
add line_symbolizer cpp
|
2011-09-09 23:46:39 +00:00 |
|
Artem Pavlenko
|
3848515e6e
|
removed unused files
|
2006-03-22 15:48:54 +00:00 |
|
Artem Pavlenko
|
c97fb0bf57
|
added check for num_points in line/polygon symbolizers:
1. don't bother with line_symbolizer unless at least 2 points
2. at least 3 points for polygon_symbolizer
|
2006-01-31 17:35:18 +00:00 |
|
Artem Pavlenko
|
0875208c5b
|
some minor changes (+fast line rendering needs fixing clipping)
|
2006-01-26 16:46:56 +00:00 |
|
Artem Pavlenko
|
a6f96ea5c1
|
changed symbolizer interface to accept 'feature' and CoordTransform, instead of
geometry (feature centric OGC model:).
|
2006-01-23 22:33:37 +00:00 |
|
Artem Pavlenko
|
245be985e2
|
1.symbolizers refactored - split into hpp/cpp
(all AGG is private to libmapnik and not exposed to client code)
2.removed unused files (more todo)
3.added line pattern symbolizer to python bindings
|
2006-01-23 13:24:41 +00:00 |
|