This is an unofficial collection of fonts in 國字標準字體 | 教育部 語文成果網 (language.moe.gov.tw), including historical versions.
Versions and names in the upstream source are chaotic, making it difficult to use the fonts in CI and reproduce bugs like typst#7449. Therefore, this repository is created.
Tip
To download TTF files, visit ./fonts/.
A font file may specify multiple names in the OpenType name table, so you may see different names in different environments.
For convenience, all names are listed below, and the first occurrence of each name will be in bold.
File names in the upstream: edusun.pdf, edusong-big5.zip / eduSong_Unicode.zip
File names in this repository: eduSong_Unicode-*.ttf
- PostScript name: MOESongUN
- Font Family names:
- Unicode platform: MOESongUN
- Windows platform:
- zh-TW: 教育部標準宋體UN
- en-US: MOESongUN
File names in this repository: eduSong_Big5-*.ttf
- PostScript name: TW-MOE-Std-Song
- Font Family names:
- Unicode platform: TW-MOE-Std-Song
- Windows platform:
- zh-TW: 教育部標準宋體
- en-US: TW-MOE-Std-Song
Note
The above describes v4.1. The names were different in v4.0:
- PostScript name: TW-MOE-Std-SongV4.0
- Font Family names:
- Unicode platform: TW-MOE-Std-Song ver4.0
- Windows platform:
- zh-TW: 教育部標準宋體
- en-US: TW-MOE-Std-Song ver4.0
File names in the upstream: edukai.pdf, edukai-*.zip
File names in this repository: eduKai-*.ttf
- PostScript name: TW-MOE-Std-Kai
- Font Family names:
- Unicode platform: TW-MOE-Std-Kai
- Windows platform:
- zh-TW: 教育部標準楷書
- en-US: TW-MOE-Std-Kai
- zh-CN: 教育部标准楷书
Note
The above describes v4.0 and later. Font Family names were different in v3.0:
- The name on Unicode platform was 教育部標準楷書.
- The name for zh-CN on Windows platform didn't exist.
- Names on Macintosh platform were provided:
- English: TW-MOE-Std-Kai
- Chinese (traditional): 教育部 (but encoded in GB 18030; you will see 諒郤窒 if the software decoded it as Big5)
File names in the upstream: eduli.pdf, MoeLi-*.zip
File name in this repository: eduLi-*.ttf
- PostScript name: TW-MOE-Li
- Font Family names:
- Unicode platform: TW-MOE-Li
- Windows platform:
- zh-TW: 教育部隸書
- en-US: TW-MOE-Li
- zh-CN: 教育部隶书
The file names of *.ttf in this repository include version numbers and release dates. Be aware that these information are inferred and may be inaccurate, as the upstream is not managing versions properly.
For example, the situation as of 2025-11-24 is as follows.
edusun.pdfsaid the latest version is 4.0 (or 4.00 in the second occurrence). The text implied that the version numbers of Big5 and Unicode are synchronized.- Unicode version:
- The file name in
eduSong_Unicode.zipby then waseduSong_Unicode(2024年12月).ttf, encoded in Big5. - The version string in the
nametable of the file wasVersion 4.1, July, 2024for Unicode platform andVersion 4.2, December, 2024for Windows platform.
- The file name in
- Big5 version:
- The file name in
edusong-big5.zipdid not contain version or date. - The version string in the
nametable of the file wasVersion 4.0, November, 2023for both Unicode and Windows platforms.
- The file name in
Helplessly, this repository stores them as eduSong_Unicode-v4.2-2024-12.ttf and eduSong_Big5-v4.1-2025-12.ttf.
Fonts are licensed under CC BY-ND 3.0 TW.
Scripts and other files are licensed under MIT.