mapnik/include
Blake Thompson bf5c532269 Series of changes for the tiff encoder:
* Added configuration options for the TIFF encoder. The options are:
   - compression: adobe_deflate(default), deflate, lzw, none
   - zlevel: 0-9
   - scanline: 1,0 (Forces scanline encoding)
 * Fixed bug in encoder with scanline where memory was being modified
 * by TIFFWriteScanline. A buffer is now created for each row to prevent
 * modification of the underlying image_data.
2014-12-04 17:11:33 -05:00
..
mapnik Series of changes for the tiff encoder: 2014-12-04 17:11:33 -05:00
build.py refactor markers placements 2014-07-29 11:52:39 +00:00