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 |
|
Hermann Kraus
|
3be7b55459
|
Fix position calculation for text in cairo renderer.
|
2013-03-24 01:01:37 +01:00 |
|
Hermann Kraus
|
e5e9b9ea23
|
Add const qualifier to pixel_position operator~.
|
2013-03-24 01:01:13 +01:00 |
|
Hermann Kraus
|
fafd229341
|
Fix test output when creating or overwriting files.
|
2013-03-24 00:35:44 +01:00 |
|
Hermann Kraus
|
895041897e
|
Split tests into sections.
|
2013-03-24 00:19:34 +01:00 |
|
Hermann Kraus
|
f18f55991f
|
Remove old reference images.
|
2013-03-23 23:48:41 +01:00 |
|
Hermann Kraus
|
d1a0fcb7a7
|
Fix build failures introduced by merges.
|
2013-03-23 23:48:10 +01:00 |
|
Hermann Kraus
|
5ce472cb4a
|
Merge branch 'master' into harfbuzz
|
2013-03-23 15:37:36 +01:00 |
|
Hermann Kraus
|
7fae143b58
|
Merge commit 'c84d83a685ba0e201b055db5a7cee68afde05d64' into harfbuzz
Conflicts:
src/cairo_renderer.cpp
|
2013-03-23 15:37:05 +01:00 |
|
Hermann Kraus
|
4beed29cf2
|
Merge commit 'aa122ea907fa1f31ed76f6e0f12ea9549c86a964' into harfbuzz
|
2013-03-23 15:32:15 +01:00 |
|
Hermann Kraus
|
95c0259a16
|
Merge commit '542805e4d6eb6672753bae45ac72887be279f9c7' into harfbuzz
Conflicts:
tests/visual_tests/test.py
|
2013-03-23 15:30:35 +01:00 |
|
Hermann Kraus
|
1df49735f8
|
Manual merge.
Merge commit 'e91908206baf0535934a985f8e0d54db2d67ea88' into harfbuzz
Conflicts:
src/cairo_context.cpp
|
2013-03-23 15:29:02 +01:00 |
|
Hermann Kraus
|
4aa2758f12
|
Merge commit 'f759964dbffd03457c0f13c467f1d890f759aff2' into harfbuzz
|
2013-03-23 14:42:55 +01:00 |
|