Commit Graph

11 Commits

Author SHA1 Message Date
Jack Massey d591379bef Fix c99 compile issues
This software depends on c99 despite the fact that it's not present in
the compile flags. This has been fixed.
2019-02-25 21:08:58 +10:00
Sebastian 3d03fa4038 Added additional font and the font converter 2016-12-08 02:15:02 +01:00
Sebastian f1f9b255f5 Added fontrendering 2016-12-08 01:21:36 +01:00
Sebastian 0da083fb1a Added graphic primitives 2016-12-07 21:14:46 +01:00
Sebastian 6673290c3f Added cool image 2016-12-07 00:52:59 +01:00
Sebastian 7523c468ed Added README 2016-12-07 00:47:52 +01:00
Sebastian de23e0b650 Cleanups 2016-12-07 00:26:43 +01:00
Sebastian 0d81f98ab9 Fixed set_addr_win
Fixed set_orientation
Fixed minor bugs and typos
2016-12-06 19:52:01 +01:00
Sebastian d8180ba10a Added line and rect drawing 2016-12-05 23:18:40 +01:00
Sebastian e073e6c750 Added orientation and set pixel function 2016-12-05 16:33:58 +01:00
Sebastian 1af8221120 Started porting arduino library 2016-12-05 14:56:09 +01:00