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
/
tests
History
Blake Thompson
51172c8fdf
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
2015-01-22 11:39:37 -06:00
..
cpp_tests
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
2015-01-22 11:39:37 -06:00
cxx
Changed image_data_gray* to image_gray* Ref
#2633
.
2015-01-21 21:08:04 -06:00
data
add unit tests for rasterlite plugin
2015-01-09 15:36:41 -08:00
python_tests
Removed the background and set/get background from image_32 class. Removed clear method from image_32. Added new fill method for image_data_any, that allows many generic types to fill an image.
2015-01-16 13:06:52 -06:00
visual_tests
sync with latest master/3.x
2015-01-14 18:35:40 -08:00
run_tests.py
python tests: remove either paths.py data or env settings for fonts/plugins
2014-10-15 18:40:07 -07:00