Skip to content

Commit

Permalink
feat: 源真ゴシックをLightからNormalに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
pakutoma committed Apr 17, 2021
1 parent b714419 commit 1734a09
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/juglans_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file removed SourceTTF/GenShinGothic-Monospace-Light.ttf
Binary file not shown.
Binary file added SourceTTF/GenShinGothic-Monospace-Normal.ttf
Binary file not shown.
Binary file modified product/Juglans.tar.xz
Binary file not shown.
Binary file modified product/Juglans.zip
Binary file not shown.

0 comments on commit 1734a09

Please sign in to comment.