Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian 06bd5d3d32 Fixed some typos
Added freesans font
Tested renderer
2018-09-24 01:18:21 +02:00
Sebastian 9594f01a4d First implementation of font renderer. 2018-09-23 21:34:23 +02:00
Sebastian acfba93c0b Fixed unecessary parentheses 2018-09-23 19:57:25 +02:00
Sebastian ea380afff8 Bitmaps work, finally 2018-09-18 02:36:05 +02:00
Sebastian 223bae1b70 Fixed monochrome bitmap blitting 2018-09-17 01:46:51 +02:00
Sebastian c4466aa703 Added bitmap blitting 2018-09-11 22:44:00 +02:00
Sebastian 23883c9bce Added drawing circles 2018-09-09 03:01:14 +02:00
Sebastian f367eefb1e Drawing lines works 2018-09-08 20:40:56 +02:00
Sebastian eb74151b3b Moved graphics primitives into own trait 2018-09-07 02:04:07 +02:00
Sebastian 307b3d6e72 Added missing primitives 2018-09-07 01:31:12 +02:00
Sebastian fe3f1dea1f Added orientation 2018-09-05 02:15:11 +02:00
Sebastian d3a1cc795e Split st7735 module into multiple files 2018-09-05 00:58:03 +02:00