Wykres commitów

39 Commity (master)

Autor SHA1 Wiadomość Data
Peter Hinch bc0aa57a6b Binary fonts: Fix bug and improve docs (iss 59). 2024-03-28 11:42:08 +00:00
Peter Hinch 493564b491 V0.42 Default mapping is now horizontal. 2024-03-22 17:25:33 +00:00
Peter Hinch 6f117b1fe7 font_to_py.py: Run Black over code. 2023-10-28 17:58:12 +01:00
peterhinch b5580b7100 Document V0.41. 2023-01-30 18:11:24 +00:00
peterhinch 7a93100e72 Experimental support for large sparse fonts. 2023-01-15 17:42:48 +00:00
peterhinch b5ead8dc04 font_to_py.py: Better exception text if font size > 65535 bytes. 2023-01-15 11:41:09 +00:00
Peter Hinch abbed51587 font_to_py fix outdated link in code comments. 2021-02-01 17:44:03 +00:00
Peter Hinch 7af162d7a6 font_to_py checks freetype version. 2021-02-01 17:10:32 +00:00
Peter Hinch 4e07ed605b Document handling of bitmapped font files. 2021-01-31 17:53:24 +00:00
Peter Hinch 0b253aa68a font_to_py.py 1st pass at BDF and PCF support. 2021-01-31 14:13:46 +00:00
Peter Hinch 2d50c93802 font_to_py.py font_test.py Fix shebang. 2020-05-12 09:20:51 +01: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 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 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 2adc54c417 V0.28 release. 2019-09-07 11:55:12 +01:00
Peter Hinch a9bafe4663 V0.27 Command line as comment in font file. 2019-09-06 09:06:23 +01: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 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 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 f3f75c56ba Add warning about ttf extended ASCII. 2018-03-11 11:01:46 +00:00
Peter Hinch c5b9ce159d Fix bug in binary font creation 2017-01-12 18:00:10 +00:00
Peter Hinch 0de6e1a9af Typo fixed 2017-01-12 17:07:45 +00:00
Peter Hinch 4c966bbdcd Optional support for extended ASCII 2017-01-12 15:48:26 +00:00
Peter Hinch 686d1c92bb Better usage of memoryview reduces heap allocation 2016-11-26 07:56:06 +00:00
Peter Hinch 67ea344993 Height determination improved. Better user feedback. 2016-11-20 17:12:32 +00:00
Peter Hinch 4058de707a Precise height determination. Binary file output option. 2016-11-18 18:10:03 +00:00
Peter Hinch 1bcf06c531 Docs updated 2016-11-15 12:10:21 +00:00
Peter Hinch ae49472e90 Initial release. Added font_test.py 2016-10-29 11:35:13 +01:00
Peter Hinch 3ba89d2e0d Initial version not fully tested 2016-10-26 17:53:37 +01:00