diff --git a/Source/juglans_generator.py b/Source/juglans_generator.py index 7e78dc2..3e85549 100644 --- a/Source/juglans_generator.py +++ b/Source/juglans_generator.py @@ -27,7 +27,7 @@ # source file srcfontIncosolata = "../SourceTTF/Inconsolata-Regular.ttf" -srcfontGenShin = "../SourceTTF/GenShinGothic-Monospace-Light.ttf" +srcfontGenShin = "../SourceTTF/GenShinGothic-Monospace-Normal.ttf" srcfontMyricaReplaceParts = "../SourceTTF/myrica_ReplaceParts.ttf" # out file diff --git a/SourceTTF/GenShinGothic-Monospace-Light.ttf b/SourceTTF/GenShinGothic-Monospace-Light.ttf deleted file mode 100644 index 553242d..0000000 Binary files a/SourceTTF/GenShinGothic-Monospace-Light.ttf and /dev/null differ diff --git a/SourceTTF/GenShinGothic-Monospace-Normal.ttf b/SourceTTF/GenShinGothic-Monospace-Normal.ttf new file mode 100644 index 0000000..7a477ee Binary files /dev/null and b/SourceTTF/GenShinGothic-Monospace-Normal.ttf differ diff --git a/product/Juglans.tar.xz b/product/Juglans.tar.xz index 41c9cdb..a87d146 100644 Binary files a/product/Juglans.tar.xz and b/product/Juglans.tar.xz differ diff --git a/product/Juglans.zip b/product/Juglans.zip index 3967da3..433bf74 100644 Binary files a/product/Juglans.zip and b/product/Juglans.zip differ