Go to file
Fabien Freling c918ca5504 Remove out-of-bounds check for tiled images.
Since tiles have an overlap, if the absolute point is inside the source
image, we can interpolate.
2014-07-16 21:50:25 +02:00
img Remove some sample images. 2014-07-07 19:50:20 +02:00
.gitignore Ignore PNG files. 2014-06-26 21:30:13 +02:00
Makefile Remove RGBX structure. 2014-07-16 02:08:32 +02:00
README.md Implement pixels as RGBX structure. 2014-07-12 22:42:48 +02:00
TODO.md Implement RGBX for tiled images. 2014-07-16 20:44:32 +02:00
rotation.cpp Remove out-of-bounds check for tiled images. 2014-07-16 21:50:25 +02:00