mapnik/src/text/formatting
Dane Springmeyer a9f58c70b4 shuffle complexity into layout constructor
- should reduce mistakes in refactoring
  - gives top level ownership of evaluated_format_properties_ptr to a layout node (#2516)
  - not sure ^^ if this actually keeps it in scope enough for rendering?
  - moves data transformation functions off of text_symbolizer_properties
2014-10-12 16:07:26 -07:00
..
base.cpp start passing fontsets down to format and layout - refs #1900 2014-07-29 18:29:20 -07:00
format.cpp finish work to pass font_feature_settings by value - refs #2516 2014-10-11 22:39:40 -07:00
layout.cpp shuffle complexity into layout constructor 2014-10-12 16:07:26 -07:00
list.cpp break apart symbolizer.hpp + fwd declars + svg output grammar impl 2014-09-30 12:50:08 -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 break apart symbolizer.hpp + fwd declars + svg output grammar impl 2014-09-30 12:50:08 -07:00