Commit graph

6750 commits

Author SHA1 Message Date
Hermann Kraus
e544dca6c1 Disable renderers and select scale factor from command line 2013-03-30 03:15:26 +01:00
Hermann Kraus
27c593ac84 Implement proper argument parsing. 2013-03-30 03:01:24 +01:00
Hermann Kraus
e6d976194f Continue modularizing test script. 2013-03-29 18:32:56 +01:00
Hermann Kraus
fbec285fc1 Split error reporting into new file. 2013-03-29 16:47:23 +01:00
Hermann Kraus
5e83526a98 Add fonts required to render tests. 2013-03-29 16:44:34 +01:00
Hermann Kraus
cfb0e167ad Updated cairo reference images. 2013-03-29 12:48:40 +01:00
Hermann Kraus
7205d04026 Fix wrong position calculation after c84d83a685 changed the reference point. 2013-03-29 02:54:35 +01:00
Hermann Kraus
00834a7eaa Merge branch 'master' into harfbuzz 2013-03-29 02:32:55 +01:00
Hermann Kraus
4cac842b80 Replace reference images after fix in e53d1d4. 2013-03-29 01:54:55 +01:00
Hermann Kraus
e53d1d4717 Fix copying of text_symbolizer_properties in one place.
Needs a more general solution.
Refs #1780.
2013-03-29 01:52:16 +01:00
Artem Pavlenko
a20cf31c01 Merge pull request #1764 from strk/master_connection_leaks
Fix postgresql connection leaks
2013-03-28 05:49:24 -07:00
Hermann Kraus
e2b5dc5247 Load style files only once. 2013-03-28 12:41:15 +01:00
Hermann Kraus
b4e10cfb77 Merge branch 'master' into harfbuzz 2013-03-28 12:22:31 +01:00
Hermann Kraus
6153c737e6 Fix checks in Map::resize(). 2013-03-28 10:55:10 +01:00
Hermann Kraus
50e420f4e3 Show render times for each test. 2013-03-27 23:24:48 +01:00
Hermann Kraus
1fff0d53da Improved error messages. 2013-03-27 23:13:37 +01:00
artemp
9b138728d0 + fix assignment operator #1776 2013-03-27 10:39:02 +00:00
artemp
682635e975 + mapnik::projection add operator<< 2013-03-27 10:38:20 +00:00
kunitoki
26ba946cb0 - avoid using clog/cerr in sqlite plugin (use mapnik::logging facilities instead) 2013-03-27 09:02:40 +01:00
kunitoki
af2bb2be1e - avoid using double quotes when already escaping as string 2013-03-27 09:02:03 +01:00
kunitoki
3c56ac656a - scons help cosmetics 2013-03-27 09:01:03 +01:00
kunitoki
350ff279ee - avoid treating all CPPDEFINES as a whole in scons 2013-03-26 11:05:02 +01:00
Dane Springmeyer
412aa510a1 fix jpeg/tiff error handling on failed reads - closes #1775 2013-03-25 18:29:29 -07:00
Dane Springmeyer
b0d3132208 add image io tests for proper error behavior on invalid images - refs #1775 2013-03-25 18:27:41 -07:00
Hermann Kraus
b65000ee40 Add option to disable generating new reference images. 2013-03-26 01:08:45 +01:00
Hermann Kraus
d185e17f71 Handle glyph offsets in cairo renderer. 2013-03-26 01:01:44 +01:00
Hermann Kraus
176483256f Pylint. 2013-03-25 23:21:40 +01:00
Dane Springmeyer
ab5f5afdd5 fix expected point symbolizer rendering tests after fe526fd3d6 2013-03-25 13:38:14 -07:00
Dane Springmeyer
37aa4efea9 Merge branch 'master' of github.com:mapnik/mapnik 2013-03-25 11:20:49 -07:00
Dane Springmeyer
5af0e95c94 scons: add HOST option, which if set will skip configure checks - in the future it might do more 2013-03-25 11:19:51 -07:00
Hermann Kraus
fbc025ea70 Update text related reference images. 2013-03-25 16:40:41 +01:00
Hermann Kraus
bd940bdc2e Always return a positive number of different pixels. 2013-03-25 12:36:35 +01:00
Hermann Kraus
cb7b9e6a66 Merge branch 'master' into harfbuzz
Conflicts:
	tests/visual_tests/test.py
2013-03-25 04:20:45 +01:00
Hermann Kraus
bcd7b71eba Simplify test scripts. 2013-03-25 04:02:35 +01:00
Hermann Kraus
bca7b3a643 Tests: Fix map loading when agg is disabled. 2013-03-25 02:28:54 +01:00
Hermann Kraus
ab6156a087 Add new test and change handling of scale_factor in tests. 2013-03-25 02:25:05 +01:00
Hermann Kraus
2a6b243ae6 Show bounding boxes for collision test. 2013-03-25 02:24:29 +01:00
Hermann Kraus
29009b14bb Fix shield displacement for scale_factor != 1.
All visual AGG test pass.
2013-03-25 02:11:24 +01:00
Hermann Kraus
f3cf17728b Fix PointSymbolizer collision bounding boxes. 2013-03-24 15:57:54 +01:00
Hermann Kraus
e6b7525d34 Merge branch 'master' into harfbuzz 2013-03-24 15:51:03 +01:00
Hermann Kraus
fe526fd3d6 Fix PointSymbolizer collision bounding boxes. 2013-03-24 15:50:18 +01:00
Hermann Kraus
722b84e53a Yet another character_spacing/scale_factor fix. 2013-03-24 15:37:06 +01:00
Hermann Kraus
c464db99db Merge branch 'master' into harfbuzz 2013-03-24 15:22:17 +01:00
Hermann Kraus
b1bc5a51b3 Apply scale factor to offsets. 2013-03-24 15:21:59 +01:00
Hermann Kraus
5f46e45fc9 boost::noncopyable -> mapnik::noncopyable 2013-03-24 15:10:09 +01:00
Hermann Kraus
1d5ebcb64e More scale_factor fixes. 2013-03-24 15:07:42 +01:00
Hermann Kraus
23b794c67c Implement char_spacing for line placements. 2013-03-24 12:36:57 +01:00
Hermann Kraus
0c4d123602 Fix char spacing for scale_factor != 1. 2013-03-24 12:01:51 +01:00
Hermann Kraus
51832de841 Apply scale factor to halo_radius. 2013-03-24 01:41:33 +01:00
Hermann Kraus
de837ba45d Fix text rendering for scale_factor!=1. 2013-03-24 01:26:42 +01:00