diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 18:43:30 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 18:43:30 +0200 |
| commit | aad67ba3eeb56f704a78913e363aa85cf1874662 (patch) | |
| tree | 99d149f0bf3e3573426b890cfde82812bca2e727 /patch | |
| parent | 12e49aef09b851f2154bfa4d233b1795e17a6c44 (diff) | |
update to version 1.02
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'patch')
| -rwxr-xr-x | patch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ from fontTools.ttLib import TTFont a = TTFont('misc/azuki.ttf') -b = TTFont('patched/czuki.ttf') +b = TTFont('exported/czuki.ttf') a_metrics = a['hmtx'].metrics b_metrics = b['hmtx'].metrics |