mapnik/src/text
2014-10-10 12:38:06 +01:00
..
formatting add wrap-character support to Layout node of TextSymbolizer 2014-10-02 18:34:37 +00:00
placements start marking as much of the text structures as const as possible - refs #2516 2014-10-09 23:00:39 -07:00
face.cpp use emplace/emplace_back over insert/push_back - refs #2336 2014-08-05 15:19:37 -07:00
font_feature_settings.cpp fix compile on windows of font_feature_settings.cpp - refs #2489 2014-10-02 16:31:16 -07:00
font_library.cpp add missing stdexcept include 2014-10-01 18:51:17 -07:00
itemizer.cpp c++ char_properties -> evaluated_format_properties 2014-07-28 17:22:32 +01:00
placement_finder.cpp avoid storing evaluated text properties in text_symbolizer_properties (all style related strucures must be read-only) 2014-10-10 12:38:06 +01:00
properties_util.cpp break apart symbolizer.hpp + fwd declars + svg output grammar impl 2014-09-30 12:50:08 -07:00
renderer.cpp fix uneeded pointer indirection with glyph_info/glyph_position 2014-10-09 18:38:29 -07:00
scrptrun.cpp Improved support for international text 2013-11-22 00:06:32 -08:00
symbolizer_helpers.cpp avoid storing evaluated text properties in text_symbolizer_properties (all style related strucures must be read-only) 2014-10-10 12:38:06 +01:00
text_layout.cpp remove unused include 2014-10-08 16:27:38 -07:00
text_line.cpp add text attribute horizontal-alignment="adjust" 2014-09-23 08:49:27 +00:00
text_properties.cpp avoid storing evaluated text properties in text_symbolizer_properties (all style related strucures must be read-only) 2014-10-10 12:38:06 +01:00
vertex_cache.cpp refactor vertex_cache to use unique_ptr's and less copying 2014-10-02 16:36:50 +01:00