Robert Coup
|
8e8f43e50f
|
Fix incorrect blending of rasters with alpha channel. Use pixfmt_rgba32_plain rather than pixfmt_rgba32, and undo old changes to blender_rgba<>::blender_pix which aren't needed anymore. Thanks @rfw, @cdestigter, @albertov [fixes #759]
|
2011-07-15 03:59:44 +00:00 |
|
Dane Springmeyer
|
9a27a68f4a
|
avoid unused parameter compiler warnings
|
2011-04-03 04:28:44 +00:00 |
|
Robert Coup
|
1830d59f00
|
When using nearest neighbour scaling with a RasterSymbolizer and images with <255 alpha, don't overflow channels. Thanks @craigds. fixes #731
|
2011-03-14 22:53:04 +00:00 |
|
Dane Springmeyer
|
5bf6efafb0
|
apply patch from Craig de Stigter for better scaling methods using agg image filters - closes #656
|
2011-01-27 03:47:54 +00:00 |
|
Artem Pavlenko
|
bf297ec3ca
|
1.upgrade to latest agg2.4
2.added default PointSymbolizer in load_map.cpp
|
2006-11-09 23:44:34 +00:00 |
|
Artem Pavlenko
|
d8dc53bcf4
|
new build system
|
2006-01-31 23:09:52 +00:00 |
|