diff --git a/INSTALL.md b/INSTALL.md index 95fe2531a..c75eccbe0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -50,7 +50,7 @@ For troubleshooting help see https://github.com/mapnik/mapnik/wiki/InstallationT Build system dependencies are: - * C++ compiler supporting `-std=c++11` (like >= g++ 4.8 or >= clang++ 3.4) + * C++ compiler (like g++ or clang++) * >= 2 GB RAM (> 5 GB for g++) * Python 2.4-2.7 * Scons (a copy is bundled) diff --git a/src/agg/process_debug_symbolizer.cpp b/src/agg/process_debug_symbolizer.cpp index 0044fe5e4..ecd37907a 100644 --- a/src/agg/process_debug_symbolizer.cpp +++ b/src/agg/process_debug_symbolizer.cpp @@ -65,7 +65,6 @@ void agg_renderer::process(debug_symbolizer const& sym, draw_rect(pixmap_, itr->box); } } - // TODO - random color per feature else if (mode == DEBUG_SYM_MODE_VERTEX) { for (auto const& geom : feature.paths()) diff --git a/src/load_map.cpp b/src/load_map.cpp index a6a47400c..a87f37e00 100644 --- a/src/load_map.cpp +++ b/src/load_map.cpp @@ -495,13 +495,6 @@ void map_parser::parse_fontset(Map & map, xml_node const& node) { success = true; } - else - { - // https://github.com/mapnik/mapnik/issues/1791 - MAPNIK_LOG_ERROR(fontset) << "warning: unable to find face-name '" - << n.get_attr("face-name","") - << "' in FontSet '" << fontset.get_name() << "'"; - } } } diff --git a/tests/visual_tests/styles/hb-fontsets.xml b/tests/visual_tests/styles/hb-fontsets.xml index 855660990..6310edb32 100644 --- a/tests/visual_tests/styles/hb-fontsets.xml +++ b/tests/visual_tests/styles/hb-fontsets.xml @@ -1,7 +1,7 @@ + font-directory="../fonts/KhmerOS/"> My Style