Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | H A D | 25-Apr-2025 | 547 | 13 | 10 | |
checksum.py | H A D | 25-Apr-2025 | 6.3 KiB | 188 | 148 | |
cmap-format.py | H A D | 25-Apr-2025 | 1.2 KiB | 39 | 22 | |
compact_gpos.py | H A D | 25-Apr-2025 | 4.4 KiB | 145 | 117 | |
decompose-ttf.py | H A D | 25-Apr-2025 | 1.3 KiB | 54 | 32 | |
dump_woff_metadata.py | H A D | 25-Apr-2025 | 721 | 34 | 24 | |
edit_raw_table_data.py | H A D | 25-Apr-2025 | 759 | 32 | 12 | |
fix-dflt-langsys.py | H A D | 25-Apr-2025 | 2.6 KiB | 92 | 68 | |
fontTools | H A D | 25-Apr-2025 | 16 | 1 | 1 | |
interpolate.py | H A D | 25-Apr-2025 | 5 KiB | 143 | 97 | |
layout-features.py | H A D | 25-Apr-2025 | 1.9 KiB | 52 | 47 | |
merge_woff_metadata.py | H A D | 25-Apr-2025 | 971 | 45 | 31 | |
name-viewer.ipynb | H A D | 25-Apr-2025 | 3.4 KiB | 118 | 117 | |
otf2ttf.py | H A D | 25-Apr-2025 | 3.8 KiB | 134 | 102 | |
print-json.py | H A D | 25-Apr-2025 | 3.8 KiB | 153 | 119 | |
rename-fonts.py | H A D | 25-Apr-2025 | 5.4 KiB | 166 | 128 | |
statShape.py | H A D | 25-Apr-2025 | 2.5 KiB | 86 | 67 | |
subset-fpgm.py | H A D | 25-Apr-2025 | 1.3 KiB | 60 | 45 | |
svg2glif.py | H A D | 25-Apr-2025 | 4.2 KiB | 158 | 123 |
README.md
1This directory includes snippets that people might useful to get ideas from. 2The contents will come and go, don't rely on them being there or having a certain API. 3If you need it, copy it and modify it. 4 5If you do and think your work is useful for others, please add a link to it here: 6 7* https://github.com/twardoch/fonttools-utils 8* https://github.com/twardoch/ttfdiet 9* https://github.com/googlei18n/nototools 10* https://github.com/googlefonts/fontbakery 11* https://github.com/Typefounding/setUseTypoMetricsFalse 12* https://github.com/ftCLI/ftCLI 13