This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
include
/
mapnik
/
grid
History
Dane Springmeyer
c5b7cd0e3e
remove dead code
2013-07-23 16:10:00 -04:00
..
grid_marker_helpers.hpp
fix behavior of marker-ignore-placement on lines -
closes
#1931
2013-06-28 15:53:08 -04:00
grid_pixel.hpp
fix grid renderer when using 64bit feature ids by avoiding overflow in the 32bit enum (which should never be used since alpha always should be == to base_mask) - refs
#1662
2012-12-20 14:07:42 -08:00
grid_pixfmt.hpp
ignore alpha in grid_pixfmt::blend_hiline, since we can, it will avoid compiler warnings in blend_pix, and will offer secondary protection from the bug fixed in b775636 - refs
#1662
2012-12-20 14:09:01 -08:00
grid_rasterizer.hpp
use internal noncopyable class to speed up compile times slightly
2012-12-16 18:19:52 -08:00
grid_renderer_base.hpp
fix grid rendering in 32 bit (non bigint) mode
2013-01-10 20:57:37 -08:00
grid_renderer.hpp
make scale_factor accessible off renderers - no need to store as member of feature_style_processor
2013-07-22 13:25:04 -04:00
grid_rendering_buffer.hpp
got rid of old CVS $Id comments kludge in files
2012-04-08 02:45:01 +02:00
grid_util.hpp
suppress gcc Wunused-but-set-variable warnings
2012-07-24 14:35:19 -07:00
grid_view.hpp
fix height clamping in image_view and grid_view -
closes
#1940
2013-07-04 13:56:58 -04:00
grid.hpp
remove dead code
2013-07-23 16:10:00 -04:00