mapnik/src/text/formatting
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
..
base.cpp start passing fontsets down to format and layout - refs #1900 2014-07-29 18:29:20 -07:00
format.cpp improve handling of format properties - refs #2516 2014-10-12 21:41:59 -07:00
layout.cpp improve handling of format properties - refs #2516 2014-10-12 21:41:59 -07:00
list.cpp improve handling of format properties - refs #2516 2014-10-12 21:41:59 -07:00
registry.cpp map ExpressionFormat -> Format for 2.3.x back compat - refs #2429 2014-09-22 23:34:36 -07:00
text.cpp improve handling of format properties - refs #2516 2014-10-12 21:41:59 -07:00