summaryrefslogtreecommitdiff
path: root/wasp/fonts
AgeCommit message (Collapse)Author
2020-06-11fonts: Add sans28 (numerals only)Daniel Thompson
2020-04-14fonts: Add sans36 (numerals only)Daniel Thompson
At 36pt this is already gobbling a fair bit of flash so, for now, we've restricted this only numerals (and colon).
2020-03-09fonts: sans24: Minor refactor to reduce memory allocationDaniel Thompson
This is a useful but modest optimization (maybe 3% in string rendering.
2020-02-19wasp: Add a simple font rendererDaniel Thompson
2020-02-19wasp: Start collecting the fonts in a single directoryDaniel Thompson