artemp
|
18554ec0b1
|
remove static_visitor usage and rely on automatic result type deduction
(NOTE: expression_evaluator requires ```using result_type = T1;``` )
Conflicts:
src/image.cpp
|
2015-01-07 11:39:06 +01:00 |
|
artemp
|
333965b588
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
|
Dane Springmeyer
|
aae4a20ec9
|
fix various -Wunused-parameter warnings
|
2014-10-21 20:23:17 -07:00 |
|
Dane Springmeyer
|
e6a66aaaba
|
finish work to pass font_feature_settings by value - refs #2516
|
2014-10-11 22:39:40 -07:00 |
|
Dane Springmeyer
|
822d3a5bce
|
break apart symbolizer.hpp + fwd declars + svg output grammar impl
|
2014-09-30 12:50:08 -07:00 |
|
artemp
|
3f8c459195
|
make mapnik::symbolizer a mapnik::util::variant<Symbolizers...>
|
2014-08-12 10:40:38 +01:00 |
|
artemp
|
9bfb41a39f
|
convert symbolizer properties to use util::variant
|
2014-08-11 13:24:53 +01:00 |
|
artemp
|
d01a5407ae
|
remove unused symbolizer hash
|
2014-08-05 13:05:32 +01:00 |
|
artemp
|
72378c4c62
|
symbolizer hash initial impl
|
2013-12-03 09:10:15 +00:00 |
|
Dane Springmeyer
|
e9ca9c8790
|
symbolizer-expressions replayed against latest master
|
2013-11-27 22:50:15 -08:00 |
|
Dane Springmeyer
|
5d12a345ae
|
start using c++11 features: auto/for/unique_ptr/variadic args - refs #1972
|
2013-09-19 20:19:01 -07:00 |
|
Dane Springmeyer
|
f682fcc6d1
|
deal with various -Wunused-parameter warnings that are not importatn
|
2013-07-23 18:44:16 -04:00 |
|
artemp
|
ad39c9a16a
|
+ symbolizers: add hash impl
|
2013-02-05 16:53:20 +00:00 |
|