artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
Dane Springmeyer
|
b2c85e0c65
|
fix a slew of -Wsign-conversion, -Wconversion, -Wunused-argument warnings
|
2015-06-15 20:41:51 -07:00 |
|
Dane Springmeyer
|
c55662ab43
|
rename pixel_cast to safe_cast
|
2015-06-15 20:41:48 -07:00 |
|
artemp
|
96f7120ecc
|
add pixel_cast<T>() ref #2893
replace boost::numeric_cast with mapnik::pixel_cast
|
2015-06-11 13:10:02 +01:00 |
|
artemp
|
df4226a825
|
remove spurious std::move's (clang - moving a temporary object prevents copy elision [-Wpessimizing-move])
|
2015-06-02 14:26:35 +01:00 |
|
Blake Thompson
|
61abe608ee
|
Added the ability to get_type from an image, fixed possible bugs associated with image copy.
|
2015-03-06 17:24:23 -06:00 |
|
Blake Thompson
|
ea6677df37
|
A fix to the jpeg driver making it operate with parameters like the other file formats.
|
2015-03-05 21:51:48 -06:00 |
|
Blake Thompson
|
9875335fb8
|
Renamed image_cast to image_copy
|
2015-02-06 15:27:19 -06:00 |
|