aboutsummaryrefslogtreecommitdiff
path: root/patch
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-05-09 18:43:30 +0200
committerczjstmax <jstmaxlol@disroot.org>2026-05-09 18:43:30 +0200
commitaad67ba3eeb56f704a78913e363aa85cf1874662 (patch)
tree99d149f0bf3e3573426b890cfde82812bca2e727 /patch
parent12e49aef09b851f2154bfa4d233b1795e17a6c44 (diff)
update to version 1.02
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'patch')
-rwxr-xr-xpatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch b/patch
index 048a74d..3529458 100755
--- a/patch
+++ b/patch
@@ -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