1
0
Fork 0
wasp-os/wasp
Daniel Thompson 69bc452c65 draw565: Optimize the font rendering
This is a big one... more than 4x increase in font rendering performance!
2020-03-09 21:29:35 +00:00
..
apps wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00
boards wasp: Re-factor how Draw565 is used. 2020-03-08 23:16:30 +00:00
drivers wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00
fonts wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
boot.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
demo.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00
draw565.py draw565: Optimize the font rendering 2020-03-09 21:29:35 +00:00
icons.py wasp: clock: Add a simple battery meter 2020-02-03 22:35:16 +00:00
logo.py logo: Gather together the bitmaps into a single variable 2020-01-28 18:45:26 +00:00
main.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
manager.py wasp: testapp: Extend with a string render test 2020-03-08 20:48:48 +00:00
shell.py wasp: Simple shell commands (based on upysh) 2020-02-19 19:57:08 +00:00
widgets.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00