Blake Thompson
|
cdaca0ba11
|
Updated tiff processing so now the encoder will utilize different types of data as well as will use Tile based encoding in most situations, if the image is large will revert to scanline based encoding.
|
2014-12-03 18:41:49 -05:00 |
|
Sandro Santilli
|
cd21789111
|
Fix false negative responses from python tests
Closes #2298
|
2014-07-14 18:34:20 +02:00 |
|
Dane Springmeyer
|
f058a481b7
|
minor whitespace fixes
|
2013-09-18 19:55:02 -07:00 |
|
Dane Springmeyer
|
365572322c
|
tests: disable the negative image test since this makes it hard to run the tests against older mapnik versions that do not have the fix
|
2013-07-23 18:38:57 -04:00 |
|
Dane Springmeyer
|
c011524b67
|
add mapnik.Image.premultiplied() to query status of pixel premultiplication
|
2013-07-02 16:01:23 -04:00 |
|
Dane Springmeyer
|
ba4d06a530
|
protect against negative image dimensions - closes #1927
|
2013-06-26 16:46:36 -04:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
Dane Springmeyer
|
f7cad30f6c
|
re-enable tiff from string tests - refs #1805 - closes #1831
|
2013-05-13 09:25:05 -07:00 |
|
Dane Springmeyer
|
374e4af8e4
|
basic tests for tiff writer - refs #1831
|
2013-05-10 14:34:29 -07:00 |
|
Dane Springmeyer
|
48791815a2
|
Add tests for frombuffer as well - refs #1805
|
2013-05-09 08:46:46 -07:00 |
|
Dane Springmeyer
|
73f405a2fe
|
commment failing tiff test - refs #1831
|
2013-05-09 08:45:11 -07:00 |
|
Dane Springmeyer
|
db91494461
|
Add test for image.fromstring - refs #1805
|
2013-05-08 20:13:20 -07:00 |
|