mapnik/src/grid
Blake Thompson 2b8bd59d82 A large set of updates:
* Added new gray data types adding those to the variants and updating all the code necessary for them
* Added basic SSE to the image compare method, (only for RGBA) must be enabled with the -DSSE_MATH flag this is not yet put into the build process in any location.
* Fixed the resulting image for some TIFF visual tests, most likely they were incorrect due to fixes in TIFF reader
* Added some MAPNIK_DECL where necessary to grid rendering.
* Added support for more data types in GDAL plugin with grayscale images.
* Added views for all the new gray data types
* Updated python bindings for new gray data types.

Ref #2681
2015-02-04 15:41:58 -06:00
..
grid.cpp A large set of updates: 2015-02-04 15:41:58 -06:00
grid_renderer.cpp A large set of updates: 2015-02-04 15:41:58 -06:00
process_building_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_group_symbolizer.cpp Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any 2015-02-03 00:05:15 -08:00
process_line_pattern_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_line_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_markers_symbolizer.cpp Moved image_data_rgba8 to image_rgba8. Ref #2633 2015-01-21 20:31:02 -06:00
process_point_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_polygon_pattern_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_polygon_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_raster_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_shield_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00
process_text_symbolizer.cpp update copyright year 2014-11-20 15:25:50 +01:00