Alphabets in Teyvat!
中文 | English
You can get built fonts under Build
folder.
Note: On Windows, TTF version is recommended.
Inazuma Languange has two versions, one with Opentype feature vert
, the other without. With this feature and supported APPs (e.g. LibreOffice, but most unlike), Inazuma Language can be written vertically, as it in game. However, when using Adobe APPs, please select the version without vert
.
-
Install AFDKO.
-
Clone this repo:
$ git clone https://github.com/Wenti-D/GenshinFonts $ cd GenshinFonts
-
Build OTF:
$ makeotf -f <UFO folder>
e.g.:
$ makeotf -f TeyvatCommonLanguage.ufo
-
Transform OTF to TTF (optional):
$ otf2ttf input <OTF file>
e.g.:
$ otf2ttf input TeyvatCommonLanguage-Regular.otf
If have any problems, especially design problems (glyph, size, kerning, etc.), please open an issue.