Changes for version 4.13
- Changed the tests to only test against a memory buffer.
- The tests get screwed up by the Test::Harness' output (which can't be squelched apparently). So instead of testing on the real framebuffer, I force the tests on a pseudo memory buffer.
- I believe I have fixed the clipping issues, especially the ones with filled ellipses and circles. It was related to blit_write.
- There are some minor optimizations, although likely not obvious.
Modules
A Simple Framebuffer Graphics Library