mapnik/test/visual
Mickey Rose c836e80107 visual test: allow specifying image size with margins
the syntax is:

    margin_left '+' width_inner '+' margin_right,
    margin_top '+' height_inner '+' margin_bottom

for example:

    3+200+7, 4+100+6

will render image with width=210, height=110, but Map
extent (given or estimated) fitted to 200x100 pixels
2018-09-01 13:00:09 +02:00
..
config.hpp visual test: allow specifying image size with margins 2018-09-01 13:00:09 +02:00
parse_map_sizes.cpp visual test: allow specifying image size with margins 2018-09-01 13:00:09 +02:00
parse_map_sizes.hpp update copyright year 2017-05-05 13:02:01 +02:00
renderer.hpp update copyright year 2017-05-05 13:02:01 +02:00
report.cpp visual tests: report failed tests (#3765) 2017-09-13 10:13:51 +01:00
report.hpp visual tests: report failed tests (#3765) 2017-09-13 10:13:51 +01:00
run.cpp update copyright year 2017-05-05 13:02:01 +02:00
runner.cpp visual test: allow specifying image size with margins 2018-09-01 13:00:09 +02:00
runner.hpp visual tests: allow to ignore particular renderer (#3768) 2017-09-14 14:21:30 +01:00