artemp
|
4f67ec0fc7
|
update cairo and grid renderers to use new vertex_converters
|
2014-09-29 12:25:34 +01:00 |
|
artemp
|
7f81fc9146
|
cleanup
|
2014-09-29 12:22:54 +01:00 |
|
artemp
|
e57f66b97d
|
re-implement vertex_converters using c++11 feature (removes dependency on boost::mpl/boost::fusion)
|
2014-09-29 11:58:04 +01:00 |
|
artemp
|
8382751404
|
fix cpp_test
|
2014-09-29 11:57:47 +01:00 |
|
artemp
|
06d4f0aa11
|
revert template instantiation depth to 300
|
2014-09-29 11:57:01 +01:00 |
|
Dane Springmeyer
|
4541a2207b
|
simplify code in create_face
|
2014-09-28 23:54:24 -07:00 |
|
Dane Springmeyer
|
11d8f40342
|
add code comments to create_face
|
2014-09-28 23:32:29 -07:00 |
|
Dane Springmeyer
|
0a1906f7a6
|
cleanup
|
2014-09-28 23:32:02 -07:00 |
|
Dane Springmeyer
|
5f0b5ddafd
|
ignore font cache in map assignment and comparison
|
2014-09-28 23:31:48 -07:00 |
|
Dane Springmeyer
|
7b97e3ace8
|
unique_ptr for font_face_set
|
2014-09-28 22:35:08 -07:00 |
|
Dane Springmeyer
|
e21e8b6696
|
c++ style
|
2014-09-28 22:20:59 -07:00 |
|
Dane Springmeyer
|
758f75dcaa
|
fix benchmark compile
|
2014-09-26 23:00:02 -07:00 |
|
Dane Springmeyer
|
d1adabf7d5
|
3.x port of localized font caching and then some
|
2014-09-26 19:54:07 -07:00 |
|
Dane Springmeyer
|
d3d6b09516
|
fix windows compile - apparently numeric_limits is not viably constexpr - closes #2452
|
2014-09-26 16:57:16 -07:00 |
|
Dane Springmeyer
|
a9c7bfcdf8
|
simplify text rendering benchmark to only render text + be explicit about clipping - refs #2326
|
2014-09-26 12:55:31 -07:00 |
|
Jiri Drbalek
|
50b2189f38
|
Merge pull request #2449 from mapycz/test-valign
add visual test text vertical-alignment
|
2014-09-26 21:55:28 +02:00 |
|
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 |
|