Wykres commitów

125 Commity (master)

Autor SHA1 Wiadomość Data
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
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 2c3b1f5327 Fix broken links in docs. 2018-08-20 11:34:49 +01:00
Peter Hinch e4e33f787b font_to_py.py Fix bug with non-contiguous charset. 2018-08-20 11:29:29 +01:00
Peter Hinch 7f4f840dda font_to_py.py Add --charset option. 2018-08-20 07:45:39 +01:00
Peter Hinch c341ee9bd2 Writer version 0.3 2018-08-19 13:10:30 +01:00
Peter Hinch 0d4883fa4e Improve docs to clarify frozen bytecode technique. 2018-07-04 07:38:00 +01:00
Peter Hinch ba3d585162 FONT_TO_PY.md Improve installation instructions. 2018-06-02 12:03:11 +01:00
Peter Hinch f3f75c56ba Add warning about ttf extended ASCII. 2018-03-11 11:01:46 +00:00
Peter Hinch de1e7cc65b README.md: include ref to Brian Cappello's fork. 2017-09-02 06:59:50 +01:00
Peter Hinch 5b4ae0c038 README.md: include ref to Brian Cappello's fork. 2017-09-02 06:56:21 +01:00