Fabien Freling
|
80975f6138
|
Update TODO.
|
2014-07-04 00:23:21 +02:00 |
|
Fabien Freling
|
007ad2284e
|
Add basic tiled image type.
|
2014-07-01 21:52:40 +02:00 |
|
Fabien Freling
|
258ddce814
|
Use a unique buffer for pixels (scanline).
- Add rotate_pixel().
- Remove APoint, use Point instead.
|
2014-06-28 13:52:24 +02:00 |
|
Fabien Freling
|
6a94c79ac2
|
FIll new interpolated pixels.
- Take input image in argument.
- Allow set_pixel() out of bounds, noop.
|
2014-06-26 23:45:02 +02:00 |
|
Fabien Freling
|
c0ed5f1be0
|
Add check_90().
- Fix border.
|
2014-06-26 21:28:34 +02:00 |
|
Fabien Freling
|
cc7ec6fef2
|
Add basic support for full (broken) rotation.
- New way to compute ratio.
- Add {set,get}_pixel()
|
2014-06-24 00:59:04 +02:00 |
|
Fabien Freling
|
8a17f7b8d8
|
Draw rotated outlines.
There is a bug for rotation = pi / 2
|
2014-06-19 00:05:49 +02:00 |
|
Fabien Freling
|
4bf69e8204
|
Initial commit
|
2014-06-18 08:47:10 +02:00 |
|