Parent Directory | Revision Log
New file with notes about known bugs, etc.
1 | When filling the mirrored version of a rectangle, it's filled in even |
2 | if it's completely outside the screen. The current algorithm just |
3 | moves all the corners inside the screen and then fills the rectangle |
4 | anyway. But if the rectangle was completely outside the screen to |
5 | begin with, we should be getting a line on the edge of the screen, or |
6 | something. I don't know why we don't see any such things, but this |
7 | needs to be rethought. |
root@recompile.se | ViewVC Help |
Powered by ViewVC 1.1.26 |