Wykres commitów

86 Commity (col_clip)

Autor SHA1 Wiadomość Data
Peter Hinch 0b253aa68a font_to_py.py 1st pass at BDF and PCF support. 2021-01-31 14:13:46 +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 2d50c93802 font_to_py.py font_test.py Fix shebang. 2020-05-12 09:20:51 +01:00
Peter Hinch 5975b35883 Fix and document font_test.py. 2020-02-14 11:03:09 +00:00
Peter Hinch d187b8da02 Fix and document font_test.py. 2020-02-14 10:57:21 +00:00
Peter Hinch 5b0b3fce97 font_to_py.py Implement fix for iss #23. 2019-11-01 18:26:53 +00:00
Peter Hinch 72d595f99a Implement changes in issues 21 and 22. 2019-10-22 06:11:25 +01:00
Peter Hinch c41b96e5d1 FONT_TO_PY.md add stackoverflow link. 2019-10-19 11:20:21 +01:00
Peter Hinch b590f21e45 Improvements to docs. 2019-10-18 13:28:49 +01:00
Peter Hinch b5326c3cf3 Improvements to docs. 2019-10-18 13:28:19 +01:00
Peter Hinch 24cc715c73 Improvements to docs. 2019-10-18 13:25:56 +01:00
Peter Hinch 93e42c4dd9 FONT_TO_PY.md Update for V0.33 2019-10-17 13:58:16 +01:00
Peter Hinch 5c6ac90911 Implement left alignment. 2019-10-17 12:30:18 +01:00
Peter Hinch 6e9e934939 V0.33 Add baseline(), fix bug with name check. 2019-10-17 07:32:27 +01:00
Peter Hinch b854d8f078 Sparse fonts use non-recursive search. 2019-09-21 05:24:02 +01:00
Peter Hinch 3078e311cd More efficient search in sparse fonts. 2019-09-10 09:36:41 +01:00
Peter Hinch 8f818db3c6 Refactor. 2019-09-09 12:01:37 +01:00
Peter Hinch 229ec1ba4b Fixes to docs and code comment. 2019-09-09 06:51:29 +01:00
Peter Hinch 6f3ed4e66b Corrections to FONT_TO_PY.md. 2019-09-08 17:37:27 +01:00
Peter Hinch 52d060737d V0.3 Sparse index implemented. 2019-09-08 17:25:51 +01:00
Peter Hinch dfb80d975d Dual indices. 2019-09-08 12:55:09 +01:00
Peter Hinch 78b0056713 Docs: minor change to FONT_TO_PY.md 2019-09-08 06:03:00 +01:00
Peter Hinch 2adc54c417 V0.28 release. 2019-09-07 11:55:12 +01:00
Peter Hinch d5afb2041a Add extended char set file. 2019-09-06 09:17:44 +01:00
Peter Hinch ae77904df9 Merge mcauser doc updates 2019-09-06 09:14:35 +01:00
Peter Hinch a9bafe4663 V0.27 Command line as comment in font file. 2019-09-06 09:06:23 +01:00
Peter Hinch 311e78bc56
Merge pull request #16 from mcauser/hx1230
Add HX1230 to the list of supported devices
2019-08-19 18:26:53 +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 55075023f4 Specify utf-8 encoding in file open(). 2018-09-11 16:41:54 +01: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 052a882f31 Update cyrillic to include complete charset. 2018-08-29 07:40:28 +01:00
Peter Hinch b544eff449 Document -k option. 2018-08-28 11:52:33 +01:00
Peter Hinch 2955368b22 font_to_py.py Add --charset_file option. 2018-08-28 11:37:21 +01:00
Peter Hinch 32cdb86fed font_to_py.py Now works with latest Freetype V(2, 9, 1). 2018-08-22 10:43:27 +01:00