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
/
test
/
unit
/
imaging
History
Blake Thompson
e44cdef805
Fix get_pixel with image_view
2015-05-11 18:19:24 -05:00
..
image_io_test.cpp
Fix get_pixel with image_view
2015-05-11 18:19:24 -05:00
image_is_solid.cpp
Forgot to add unit test
2015-05-10 14:28:10 -05:00
image_multiply_alpha.cpp
Changed the way that set alpha worked, renaming old method to multiply_alpha, added new set_alpha, that simply sets the alpha. Added protection for overflows and underflows. Added unit tests to cover all code
2015-05-11 13:12:13 -05:00
image_painted_test.cpp
reorganize c++ tests
2015-04-25 22:08:12 +02:00
image_premultiply.cpp
Added unit test for premultiply
2015-05-08 20:19:50 -05:00
image_set_alpha.cpp
Changed the way that set alpha worked, renaming old method to multiply_alpha, added new set_alpha, that simply sets the alpha. Added protection for overflows and underflows. Added unit tests to cover all code
2015-05-11 13:12:13 -05:00
tiff_io.cpp
fix failing C++ tests that depend on test data -
closes
#2787
2015-04-30 06:57:47 -07:00