Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-14 | Add x_offset to drawable::line to be able to have drawImage render images ↵ | Bent Bisballe Nyeng | |
outside the parent area. | |||
2020-09-19 | Make use of uUnit as a submodule (dgunit renamed). | Bent Bisballe Nyeng | |
2020-03-07 | Use vector for PixelBuffer memory allocation. Use optimized render routines ↵ | Bent Bisballe Nyeng | |
in some more painter algorithms. Fix capitalization of Canvas::getPixelBuffer method. | |||
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng | |
2017-04-20 | Fix unittest broken by last commit. | Bent Bisballe Nyeng | |
2017-02-12 | Fix painter test. | Bent Bisballe Nyeng | |
2016-09-06 | Fix another crash in the font renderer. | Bent Bisballe Nyeng | |
2016-09-06 | Fix crash when trying to display non ascii characters. | Bent Bisballe Nyeng | |
2016-09-05 | Added painter unit test and fixed image and text rendering boundaries. | Bent Bisballe Nyeng | |