mapnik/src/renderer_common
Dane Springmeyer 885a98f9c1 improve handling of format properties - refs #2516
- changes evaluated_format_properties_ptr to unique_ptr
 - refactors group symbolizer helper to keep scope by
   having each "thunk" own its helper
 - glyph_info can now be noncopyable
 - format node children now need an owner for their
   evaluated_format_ptr so the enclosing parent layout
   now allocates and holds pointers in a deque
 - plus other noncopyable/move constructor fixes
2014-10-12 21:41:59 -07:00
..
process_group_symbolizer.cpp improve handling of format properties - refs #2516 2014-10-12 21:41:59 -07:00
render_pattern.cpp add support for opacity with svgs in pattern symbolizers - refs #1010 2014-08-05 13:48:40 -07:00