Commit graph

8889 commits

Author SHA1 Message Date
Jiri Drbalek
17852989e0 add visual test text vertical-alignment 2014-09-26 19:27:43 +00:00
Jiri Drbalek
359a34838a Merge pull request #2445 from mapycz/improve-test-text-displacement
improve visual test - show line direction
2014-09-26 19:53:08 +02:00
Jiri Drbalek
5921d201d0 improve visual test - show line direction 2014-09-26 17:51:55 +00:00
Dane Springmeyer
c37f5fa242 Merge pull request #2444 from joto/patch-1
Add info on memory requirements.
2014-09-26 08:47:11 -07:00
artemp
130e621ace use c++11 in vertex_converters (work-in-progress) 2014-09-26 12:41:03 +01:00
Jochen Topf
1b262b6953 Add info on memory requirements. 2014-09-26 11:44:56 +02:00
Dane Springmeyer
385a77fc47 pass map to renderer common (viable after 60a55cb48, needed for upcoming font changes) 2014-09-25 22:37:43 -07:00
Dane Springmeyer
59eb03a346 simplify parse error in xml 2014-09-25 22:20:44 -07:00
Dane Springmeyer
2dbefde750 add validation to face_ptr_creation benchmark 2014-09-25 13:09:05 -07:00
Jiri Drbalek
78e3f6c43d Merge pull request #2440 from mapycz/fix-data-binding
fix text symbolizer property data binding
2014-09-25 20:51:56 +02:00
Jiri Drbalek
13f950159f fix text symbolizer property data binding 2014-09-25 18:26:36 +00:00
Dane Springmeyer
60a55cb48b noncopyable renderer_common (needed for upcoming font work) 2014-09-24 22:46:19 -07:00
Dane Springmeyer
a26a82dc12 allow font re-registration - closes #1895 2014-09-24 18:22:45 -07:00
Dane Springmeyer
c9452d3a70 replace tabs with spaces - amends c322655c 2014-09-24 17:48:25 -07:00
Dane Springmeyer
5b6ab82f7a skip postgis tests if postgres not running 2014-09-24 17:43:48 -07:00
Dane Springmeyer
eb8686388f add to string impl for length func - closes #2437 2014-09-24 17:37:16 -07:00
Dane Springmeyer
fb60492696 skip load/save map tests when postgis is not running 2014-09-24 17:36:50 -07:00
Dane Springmeyer
18910f4c44 postgis tests - skip if createdb not found (TODO: check return code) 2014-09-24 17:22:09 -07:00
Dane Springmeyer
64f3815687 ensure boost system is linked after thread - closes #2436 2014-09-24 17:11:43 -07:00
Dane Springmeyer
74b33d3042 back to 2 JOBS 2014-09-24 16:00:27 -07:00
Dane Springmeyer
b56168d0a4 actually fix make clean first run - refs #2112 2014-09-24 15:59:08 -07:00
Dane Springmeyer
1c1cd076f8 Remove unused unifont 2014-09-24 15:42:54 -07:00
Dane Springmeyer
aa239a65ed remove unneeded include 2014-09-24 12:23:54 -07:00
artemp
c322655cc6 add visual test for expressions function length(<expr>) 2014-09-24 13:16:29 +01:00
Dane Springmeyer
97dcd2fd59 only accept JOBS via make setting and default to 1 - closes #2430 2014-09-23 11:25:01 -07:00
Dane Springmeyer
ebb6678a61 point postgis-inline.xml at template_postgis 2014-09-23 11:25:01 -07:00
artemp
4be6ca37e9 c++11 - use auto 2014-09-23 18:49:31 +01:00
Artem Pavlenko
5e00bb47bd Merge pull request #2431 from joto/doc-fixes
Various doc fixes.
2014-09-23 15:15:06 +01:00
artemp
7a1cc786fc position_grammar - re-order rules to allow expectation operators 2014-09-23 15:12:22 +01:00
artemp
2f319e92cc use error_handler across json parsers 2014-09-23 14:58:10 +01:00
artemp
1382e57ebe avoid allocating potentially large std::string in error_handler 2014-09-23 14:02:08 +01:00
artemp
f4694d03ff json error handler : use MAPNIK_LOG_ERROR and better message 2014-09-23 13:22:53 +01:00
Jochen Topf
ee460e6eb4 Various doc fixes. 2014-09-23 11:31:21 +02:00
Jiri Drbalek
ebe0021679 Merge pull request #2426 from mapycz/add-text-adjust
add text attribute horizontal-alignment="adjust"
2014-09-23 11:08:43 +02:00
Jiri Drbalek
bf1eac02ab add visual tests horizontal-alignment="adjust" 2014-09-23 08:49:27 +00:00
Jiri Drbalek
31607cb3f4 add text attribute horizontal-alignment="adjust" 2014-09-23 08:49:27 +00:00
Dane Springmeyer
d59529d22f map ExpressionFormat -> Format for 2.3.x back compat - refs #2429 2014-09-22 23:34:36 -07:00
artemp
43c04a72bf add set_property_from_xml_impl specialization from std::string
( parse as an expression first )
2014-09-22 12:04:05 +01:00
artemp
5db32ab2e2 properties_util : template apply static method on value type 2014-09-22 11:23:57 +01:00
artemp
5df668d126 refactor error handler to work with mapnik/debug macros 2014-09-22 10:10:08 +01:00
Dane Springmeyer
e7e235a8b5 tweak wrap-character test to start failing due to #2424 2014-09-19 16:59:49 -07:00
Dane Springmeyer
b8a0c16213 add visual test for wrap-character - refs #2333 2014-09-19 16:55:34 -07:00
Dane Springmeyer
69dd74e079 rename wrap-char -> wrap-character to match Mapnik 2.3.x - refs #2333 2014-09-19 16:53:03 -07:00
Dane Springmeyer
0c901f790e respect halo-transform in grid_renderer 2014-09-19 15:37:13 -07:00
Dane Springmeyer
fee3a5568c add an inline postgis test 2014-09-19 15:26:07 -07:00
Dane Springmeyer
de717d5d1b update visual tests after #2377 2014-09-19 15:21:14 -07:00
Dane Springmeyer
9e78712dc4 Merge pull request #2377 from mapycz/3.x-fix-text-on-line-glyph-distance
text rendering with line placement on corners in 3.x
2014-09-19 15:12:32 -07:00
Dane Springmeyer
d91bf978fd minor visual test updates after #2416 2014-09-19 14:52:00 -07:00
Dane Springmeyer
98adcc2d58 fix compile with clang++ after #2416 2014-09-19 14:51:27 -07:00
Dane Springmeyer
7576c8e384 fix return of painted in grid_renderer 2014-09-19 14:34:08 -07:00