Commit graph

6941 commits

Author SHA1 Message Date
artemp
c88db8c08a + correct skia usage 2013-07-29 12:36:04 +01:00
artemp
f2dc21bf72 Merge branch 'master' into skia-renderer 2013-07-29 10:26:36 +01:00
Dane Springmeyer
64efd5fdf2 boost gil narrowing only impacts clang++ it appears and not g++ 4.6.3 with -std=c++0x (TODO: checkout newer g++ with -std=c++11 2013-07-28 15:50:42 -04:00
Dane Springmeyer
4ee91a4a25 fix narrowing issue in miniz - closes #1967 2013-07-28 15:49:11 -04:00
Dane Springmeyer
889546ab05 fix up type casting 2013-07-28 15:45:36 -04:00
Dane Springmeyer
bbfd111900 fix PHOENIX_V3 compile of svg generator 2013-07-28 12:54:31 -04:00
Dane Springmeyer
76f111cc97 support optionally compiling with -std=c++11 on OSX / clang / apple libc++ / boost 1.53 - refs #1683 2013-07-27 01:57:24 -04:00
Dane Springmeyer
4eda02592e fix debug.cpp error output (now compiles against libc++) 2013-07-26 19:33:35 -04:00
Dane Springmeyer
fd14edcd56 fix compile of expression grammer with clang++/libc++/c++11 2013-07-26 19:33:35 -04:00
Dane Springmeyer
5b5053d2a9 prepare for c++11: stop forcing -ansi 2013-07-26 19:33:34 -04:00
Dane Springmeyer
a4c79fc6fe fix handling of the defines of optional deps when cross-compiling 2013-07-26 15:50:35 -04:00
artemp
179631560d + export as mapnik SVG 2013-07-25 14:28:32 +01:00
artemp
a2691d57ca Merge branch 'master' into skia-renderer 2013-07-25 13:36:51 +01:00
artemp
88e29148ea viewer
* add export to cairo svg
* fix gpu/gl
2013-07-25 13:35:16 +01:00
artemp
9089671ddd + default to DejaVu Sans (ArialUnicodeMT is a monster when emitting PDFs) 2013-07-25 13:24:03 +01:00
artemp
4d6cc61ec1 + restore family-name + style key 2013-07-25 13:23:03 +01:00
Dane Springmeyer
0ac9c7f4c9 re-write scale-hsla filter to work in doubles, allowing proper clamping at the right time - refs #1954 2013-07-24 21:13:46 -04:00
Dane Springmeyer
88d42c48a9 enhance scale-hsla validation - refs #1954 2013-07-24 20:25:07 -04:00
Dane Springmeyer
ec950bd983 handle duplicate hsl hue_to_rgb code 2013-07-24 19:26:26 -04:00
Dane Springmeyer
eaeccc3c3a enforce valid hsla values - refs #1954 2013-07-24 14:24:33 -04:00
artemp
7c63b666f9 cast toff_t to std::streamoff
remove 'C' style comments!!
2013-07-24 11:44:19 -04:00
artemp
2b7340ca2c + fix: pass lenght in bytes 2013-07-24 14:25:22 +01:00
artemp
3d54870bea Merge remote-tracking branch 'origin/skia-renderer' into skia-renderer 2013-07-24 12:41:54 +01:00
artemp
58833e23d4 + PDF export (skia) 2013-07-24 12:41:08 +01:00
artemp
8d946f78d5 + SVG export (skia) 2013-07-24 12:39:42 +01:00
artemp
1ff1ed9b3e minor formatting 2013-07-24 12:13:38 +01:00
artemp
157039c963 + remove gpu include path (not a dependency) 2013-07-24 12:00:16 +01:00
artemp
9c2704036c cast toff_t to std::streamoff
remove 'C' style comments!!
2013-07-24 11:02:06 +01:00
Dane Springmeyer
251a393d4a fix build against skia trunk 2013-07-23 21:25:24 -04:00
Dane Springmeyer
fa67d61743 also add skia gpu and utils header paths 2013-07-23 21:25:07 -04:00
Dane Springmeyer
065c3fb624 support older Qt 2013-07-23 21:24:45 -04:00
Dane Springmeyer
734634479a remove hardcoding in viewer.pro 2013-07-23 21:24:06 -04:00
Dane Springmeyer
4604453f5d fix up skia build 2013-07-23 20:51:07 -04:00
Dane Springmeyer
2be3d4a149 restrict skia define 2013-07-23 20:11:04 -04:00
Dane Springmeyer
9522f6d6ca sync with master 2013-07-23 20:05:50 -04:00
Dane Springmeyer
4f01eb05b1 scons: correctly propagate DEFINES across builds 2013-07-23 20:03:00 -04:00
Dane Springmeyer
32464c5a4b Add expected test images 2013-07-23 20:02:37 -04:00
Dane Springmeyer
e24b894868 add regression test for #1952 2013-07-23 20:00:42 -04:00
Dane Springmeyer
88b24144b6 ensure libmapnik DEFINES are propagated to the python bindings 2013-07-23 19:58:13 -04:00
Dane Springmeyer
ef4dfeb747 make it possible to disable compilation of grid_renderer - closes #1962 2013-07-23 19:37:25 -04:00
Dane Springmeyer
5ad2ebb30e iwyu 2013-07-23 18:59:05 -04:00
Dane Springmeyer
cfc977e6cd deal with various -Wunused-parameter warnings that are not important 2013-07-23 18:46:54 -04:00
Dane Springmeyer
827a9d147a code cleanup 2013-07-23 18:46:40 -04:00
Dane Springmeyer
7a6117b18d remove dead code and iwyu 2013-07-23 18:46:19 -04:00
Dane Springmeyer
c49d94fdf7 iwyu 2013-07-23 18:45:25 -04:00
Dane Springmeyer
84842f59c7 use pixfmt pre for the sake of clarity 2013-07-23 18:44:39 -04:00
Dane Springmeyer
f682fcc6d1 deal with various -Wunused-parameter warnings that are not importatn 2013-07-23 18:44:16 -04:00
Dane Springmeyer
72bfa282fa iwyu 2013-07-23 18:43:19 -04:00
Dane Springmeyer
0ac4ec0dd9 iwyu 2013-07-23 18:42:53 -04:00
Dane Springmeyer
fd7164bd3c use pixfmt pre for the sake of clarity 2013-07-23 18:42:47 -04:00