Rafael Bachmann
|
3abb10a760
|
Remove unneeded `import os` from writer.py
|
2023-06-12 21:13:11 +02:00 |
peterhinch
|
1c25662a6e
|
DRIVERS.md: Update link to official SSD1306 driver.
|
2023-05-16 08:18:59 +01:00 |
peterhinch
|
a1d752ae73
|
Minor doc changes.
|
2023-03-20 09:13:08 +00:00 |
peterhinch
|
7f7b5989c6
|
writer.py: CWriter has create_color method for 4-bit drivers.
|
2022-12-06 09:11:25 +00:00 |
peterhinch
|
181061f25e
|
writer.py: CWriter has create_color method for 4-bit drivers.
|
2022-12-06 09:09:21 +00:00 |
Peter Hinch
|
e1c3f09441
|
WRITER.md; remove superceded section 1.5.
|
2022-05-17 16:21:37 +01:00 |
Peter Hinch
|
18d288ff37
|
WRITER.md: link to list of supported displays.
|
2022-05-10 11:48:15 +01:00 |
Peter Hinch
|
eebd7307af
|
Add c_to_python_font.py.
|
2022-01-14 14:48:04 +00:00 |
Peter Hinch
|
dcc97abc3f
|
writer.py Fix stringlen bug with zero length string.
|
2021-09-19 11:59:47 +01:00 |
Peter Hinch
|
c90a904ae1
|
WRITER.md Add note on icon fonts.
|
2021-09-14 07:13:24 +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
|
698444fa12
|
WRITER.md Provide color sample code.
|
2021-08-31 19:36:51 +01:00 |
Peter Hinch
|
46c13cd24c
|
writer.py: Add timing comments.
|
2021-08-31 08:54:15 +01:00 |
Peter Hinch
|
a14eb545a2
|
Add color image. Doc corrections and improvements.
|
2021-08-28 18:23:30 +01:00 |
Peter Hinch
|
b5d261f96b
|
Add color image. Doc corrections and improvements.
|
2021-08-28 18:22:23 +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
|
8780c22105
|
WRITER.md: reference ePaper drivers.
|
2021-01-18 10:43:21 +00:00 |
Peter Hinch
|
0e3652a136
|
DRIVERS.md link to nanogui drivers list.
|
2020-12-30 15:10:56 +00:00 |
Peter Hinch
|
20f05e5f25
|
DRIVERS.md link to nanogui drivers list.
|
2020-12-30 14:55:33 +00:00 |
Peter Hinch
|
f1a2e0984c
|
writer/WRITER.md fix broken link.
|
2020-11-30 09:17:29 +00:00 |
Peter Hinch
|
22fb40d861
|
writer/WRITER.md add new device drivers.
|
2020-11-30 09:14:22 +00:00 |
Peter Hinch
|
8bb68ddbff
|
writer/WRITER.md add new device drivers.
|
2020-11-30 09:10:37 +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
|
a5e07d15ad
|
writer.py: support framebuf_utils.mpy.
|
2020-10-02 17:56:40 +01:00 |
Peter Hinch
|
66f9e4bf24
|
writer.py: support framebuf_utils.mpy.
|
2020-10-02 17:50:51 +01:00 |
Peter Hinch
|
2adc54c417
|
V0.28 release.
|
2019-09-07 11:55:12 +01:00 |
Mike Causer
|
0ea6d712a1
|
Update DRIVERS.md to include ref to HX1230 driver.
|
2019-08-20 00:45:05 +10:00 |
Mike Causer
|
bfcbb1350b
|
Update WRITER.md to include ref to HX1230 driver.
|
2019-08-20 00:43:43 +10:00 |
Peter Hinch
|
1bf283b16f
|
Update WRITER.md to include ref to SSD1351 driver.
|
2019-06-04 13:31:26 +01:00 |
Peter Hinch
|
24e3d2a1a7
|
Add missing writer_gui.py
|
2019-02-03 14:30:50 +00:00 |
Peter Hinch
|
793c805f4f
|
Add --iterate argument.
|
2018-09-06 11:38:52 +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
|
2097df9bf0
|
font_to_py: update RAM use figures in docs.
|
2018-08-20 13:53:20 +01:00 |
Peter Hinch
|
5e3872117c
|
font_to_py.py Update docs.
|
2018-08-20 11:54:36 +01:00 |
Peter Hinch
|
c341ee9bd2
|
Writer version 0.3
|
2018-08-19 13:10:30 +01:00 |