Artem Pavlenko
|
7eb8d175da
|
+ cleanup
|
2012-05-31 09:37:00 +01:00 |
|
Artem Pavlenko
|
de71db7d38
|
+ avoid copying
|
2012-05-31 09:33:55 +01:00 |
|
Artem Pavlenko
|
6e23b64244
|
+ don't draw 'frame' to match AGG renderer output
|
2012-05-30 16:29:39 +01:00 |
|
Artem Pavlenko
|
f4539474fc
|
+ scale_factor is 1.0 in cairo renderer
TODO: should consider using variable scale_factor as in AGG
|
2012-05-30 16:27:55 +01:00 |
|
Artem Pavlenko
|
9ae70c4823
|
+ take into account opacity from fill and stroke rgba8 colour
|
2012-05-30 16:26:34 +01:00 |
|
Dane Springmeyer
|
9a18cb2cf6
|
amend 733c2df0a8 - graphics.hpp is needed on windows
|
2012-05-29 17:10:41 -07:00 |
|
Dane Springmeyer
|
a359c60236
|
include cairo-version header explicitly
|
2012-05-29 16:57:58 -07:00 |
|
Dane Springmeyer
|
5feb9750e5
|
amend eaa53b0 and #1232 to compile with clang++ by avoiding first pass instanciation of intentionally invalid templates - refs #985
|
2012-05-29 15:28:35 -07:00 |
|
Mickey Rose
|
a6b4bb88ce
|
unary minus operator on mapnik::value and in expression_grammar
|
2012-05-29 23:45:13 +02:00 |
|
Dane Springmeyer
|
eaa53b0904
|
Merge pull request #1232 from mirecta/issue-985
fix/prevent to_expression_string misuse #985
|
2012-05-29 14:41:23 -07:00 |
|
Dane Springmeyer
|
109081bef3
|
Revert "fix transform (patch from #1204)"
This reverts commit b42e4988ec .
|
2012-05-29 14:06:47 -07:00 |
|
Dane Springmeyer
|
e8e8ba1f96
|
Revert "followup to b42e4988e , fix svg transforms for svg render as well as render_id - refs #1204"
This reverts commit ac9dc4762a .
|
2012-05-29 14:06:23 -07:00 |
|
Mickey Rose
|
09b05b48b0
|
fix/prevent to_expression_string misuse #985
|
2012-05-29 22:53:39 +02:00 |
|
Artem Pavlenko
|
e71d38fc54
|
Merge pull request #1231 from mirecta/conv_transform
agg::conv_transform: changed transformer to non-const reference
|
2012-05-29 12:52:20 -07:00 |
|
Mickey Rose
|
44538e29d4
|
agg::conv_transform: changed transformer to non-const reference (replaces ba270e0 )
|
2012-05-29 18:32:04 +02:00 |
|
Artem Pavlenko
|
f3c774baa4
|
+ add grain-extract blending mode (gimp)
|
2012-05-29 15:09:33 +01:00 |
|
Artem Pavlenko
|
e7ae5121a2
|
+ correct image_width padding calc - via @lightmare
|
2012-05-29 12:38:10 +01:00 |
|
Artem Pavlenko
|
9dc4cb34cc
|
+ point symbolizer needs 'image-transform' via @lightmare
|
2012-05-29 12:03:14 +01:00 |
|
Artem Pavlenko
|
d85605eba1
|
+ avoid unnecessary mapnik::feature_ptr copying
|
2012-05-29 11:54:12 +01:00 |
|
Hermann Kraus
|
472e81fe68
|
Correctly transform marker bounding box.
Refs #1119.
|
2012-05-28 02:46:34 +02:00 |
|
Hermann Kraus
|
0697461488
|
Add compatiblity layer for C++ code.
|
2012-05-27 01:15:03 +02:00 |
|
Artem Pavlenko
|
f692df9337
|
+ untabify
|
2012-05-25 13:28:00 +01:00 |
|
Artem Pavlenko
|
6bea57d690
|
+ implement grain-merge blending mode (GIMP)
|
2012-05-25 10:35:43 +01:00 |
|
Dane Springmeyer
|
b7052029d8
|
start requiring >= boost 1.47 to enable things like the carto parser to be integrated soon
|
2012-05-24 17:07:56 -07:00 |
|
Dane Springmeyer
|
09426bf324
|
remove option to link againt external AGG - our local copy has critical fixes and is required
|
2012-05-24 17:05:51 -07:00 |
|
Dane Springmeyer
|
43d6de7fa6
|
add partial test files for second case of #997
|
2012-05-24 16:57:17 -07:00 |
|
Dane Springmeyer
|
e1fa732f90
|
add test for alpha blending during bilinear scaling - refs #997
|
2012-05-24 16:39:24 -07:00 |
|
Dane Springmeyer
|
19631e50e2
|
restore pristine agg2.4 agg:span_image_resample_rgba_affine - refs #1227
|
2012-05-24 14:12:04 -07:00 |
|
Dane Springmeyer
|
28b9729ae7
|
Revert "restore pristine agg2.4 agg:span_image_resample_rgba_affine - refs #1227"
This reverts commit 225678eccb .
|
2012-05-24 14:11:42 -07:00 |
|
Dane Springmeyer
|
225678eccb
|
restore pristine agg2.4 agg:span_image_resample_rgba_affine - refs #1227
|
2012-05-24 14:10:52 -07:00 |
|
Dane Springmeyer
|
6fd92dcc3e
|
do not premultiply the image mask being composited to the target buffer - fixes #1211
|
2012-05-24 13:41:00 -07:00 |
|
Dane Springmeyer
|
a567c02306
|
Revert "update test images used for validating compositing"
This reverts commit ac2d935c28 .
|
2012-05-24 11:05:17 -07:00 |
|
Artem Pavlenko
|
181c470bd6
|
+ correct calculations
|
2012-05-24 12:51:12 +01:00 |
|
Artem Pavlenko
|
bd25a9af92
|
+ handle boundary pixels in x/y gradients
|
2012-05-24 12:44:07 +01:00 |
|
Artem Pavlenko
|
0542994c4d
|
+ implement y-gradient in terms of x-gradient
|
2012-05-24 12:11:55 +01:00 |
|
Artem Pavlenko
|
1077b79a63
|
Revert "initialise blur radius's to 1 for real this time"
This reverts commit f76c6ee25f .
|
2012-05-24 11:37:24 +01:00 |
|
Dane Springmeyer
|
975242e597
|
disable non-critical failing test on ubuntu
|
2012-05-23 15:40:25 -07:00 |
|
Dane Springmeyer
|
2012fce038
|
disable non-critical failing test on ubuntu
|
2012-05-23 15:37:48 -07:00 |
|
kunitoki
|
0e5dcbd810
|
- fixed unwanted behaviour with default log severity in SConstruct #937
|
2012-05-24 00:02:43 +02:00 |
|
Artem Pavlenko
|
f76c6ee25f
|
initialise blur radius's to 1 for real this time
|
2012-05-23 20:38:42 +01:00 |
|
Artem Pavlenko
|
4fc4535c95
|
+ initialise blur radius's to 1 in default ctor
|
2012-05-23 20:29:07 +01:00 |
|
Artem Pavlenko
|
fb34c7ef5a
|
+ handle boundary cases in 3x3 convolution
|
2012-05-23 20:26:24 +01:00 |
|
Artem Pavlenko
|
557f69314f
|
Merge remote-tracking branch 'origin/master'
|
2012-05-23 20:23:54 +01:00 |
|
Artem Pavlenko
|
6471cfc597
|
+ unnamed args in image-filters #1222
|
2012-05-23 20:23:10 +01:00 |
|
Hermann Kraus
|
707052c06b
|
Add python backwards compatibility for TextSymbolizer.
Closes #1115.
|
2012-05-23 15:52:43 +02:00 |
|
Dane Springmeyer
|
bb45fd1656
|
amend 819fa0dac9 by quoting configure options to support multiple flags - thanks @lightmare
|
2012-05-22 10:21:21 -07:00 |
|
Dane Springmeyer
|
ebfbe79919
|
python: fix leaky Py_None return by calling Py_INCREF(Py_None) before returning - closes #1221
|
2012-05-18 13:22:51 -07:00 |
|
Dane Springmeyer
|
5b0351875b
|
handle older (< 1.10.0) cairo versions that lack support for advanced compositing ops (target: cairo 1.8.10-2ubuntu1 on lucid)
|
2012-05-18 11:31:08 -07:00 |
|
Dane Springmeyer
|
028b042185
|
add support for older boost in the cpp tests
|
2012-05-18 11:17:54 -07:00 |
|
Artem Pavlenko
|
42dc568034
|
+ don't rely on C99 support, use <boost/cstdint.hpp> instead
|
2012-05-17 08:49:18 +01:00 |
|