mapnik/tests/cpp_tests
Carlos López 83a7b4710e Fixed a bug that caused half of the vertexes to disappear from the SVG path.
+ mapnik::geometry_iterator was replaced by mapnik::svg::path_iterator
+ svg::path_output_grammar was simplified
+ the container for this grammar is now coord_transform2, instead of geometry
+ added typedef size_type to coord_transform2 and removed it from geometry
2011-02-14 03:40:25 +00:00
..
svg_renderer_tests Fixed a bug that caused half of the vertexes to disappear from the SVG path. 2011-02-14 03:40:25 +00:00
font_registration_test.cpp add directory for C++ tests, and first C++ test against the font engine functions 2010-07-15 23:09:33 +00:00
SConscript Added template parameter and data member to svg_renderer for holding the output stream. 2010-07-20 00:40:37 +00:00