Commit Graph

7 Commits

Author SHA1 Message Date
3fd6671048 Increase the coverage a bit to see if reporting is motivating :)
All checks were successful
Build ptprnt / build (push) Successful in 1m50s
2023-11-16 21:17:46 +01:00
a08f6167b3 Fix build, logging and added some coverage report (I should do more commits)
All checks were successful
Build ptprnt / build (push) Successful in 1m50s
2023-11-16 21:00:37 +01:00
7905f37150 first successful print of gibberish 2023-09-24 11:49:57 +02:00
1381efb5d1 Add license header to all source files 2023-09-23 16:09:21 +02:00
55896d74f9 Add class for converting Bitmaps to monochrome bytes representation 2023-09-23 15:10:50 +02:00
c0811df4bb Moved graphics classes into own namespace, added unit testing with gtest 2023-09-23 13:33:10 +02:00
bd9a39e185 Initial commit, basic CMake project
Signed-off-by: Moritz Martinius <moritz@admiralackbar.de>
2022-11-12 18:34:40 +01:00