Wykres commitów

20 Commity (master)

Autor SHA1 Wiadomość Data
Rafael Bachmann 3abb10a760
Remove unneeded `import os` from writer.py 2023-06-12 21:13:11 +02:00
peterhinch 181061f25e writer.py: CWriter has create_color method for 4-bit drivers. 2022-12-06 09:09:21 +00:00
Peter Hinch dcc97abc3f writer.py Fix stringlen bug with zero length string. 2021-09-19 11:59:47 +01:00
Peter Hinch cee7862b8b writer.py Simpler faster color code. Requires fw V1.17. 2021-09-07 10:31:25 +01:00
Peter Hinch 46c13cd24c writer.py: Add timing comments. 2021-08-31 08:54:15 +01:00
Peter Hinch c97758f912 Fast color text rendering via PR7682. 2021-08-28 17:17:40 +01:00
Peter Hinch ff08d3526f writer.py: correct outdated code comment. 2021-06-24 09:57:19 +01:00
Peter Hinch f2a9f4c03a writer: framebuf_utils is now Pyboard-only. Matches reality :) 2021-02-19 17:26:13 +00:00
Peter Hinch 0803aeab57 writer.py: fix issue with rp2 fast mode. 2021-02-14 17:07:24 +00:00
Peter Hinch b338e73154 writer.py: throw ValueError if font too large for device. 2021-02-06 15:16:39 +00:00
Peter Hinch 4e07ed605b Document handling of bitmapped font files. 2021-01-31 17:53:24 +00:00
Peter Hinch 081ef12d90 Update WRITER.md remove most debug print statements. 2021-01-30 17:38:59 +00:00
Peter Hinch 103a6bae85 1st pass at fixing word wrap. 2021-01-29 12:49:45 +00:00
Peter Hinch 3c9eec9476 Writer/CWriter clip partial characters. 2021-01-28 13:56:13 +00:00
Peter Hinch 4e998ad2bd writer.py: fast_mode optional relative import. 2020-11-06 09:17:15 +00:00
Peter Hinch 1159205dcc Warn but run normally if framebuf_utils.mpy is for incorrect arch. 2020-11-02 16:30:46 +00:00
Peter Hinch 66f9e4bf24 writer.py: support framebuf_utils.mpy. 2020-10-02 17:50:51 +01:00
Peter Hinch 6eb8adb31c GUI elements split out to nanogui. 2018-08-31 11:17:58 +01:00
Peter Hinch 2955368b22 font_to_py.py Add --charset_file option. 2018-08-28 11:37:21 +01:00
Peter Hinch c341ee9bd2 Writer version 0.3 2018-08-19 13:10:30 +01:00