1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-18 06:30:41 +00:00

remark about Noto Sans

This commit is contained in:
Zeno Rogue 2024-08-21 20:28:37 +02:00
parent 4ccc235710
commit 368029eae4

View File

@ -238,7 +238,7 @@ EX vector<pair<string, string>> font_names = {
{"DejaVu Sans Bold", ""},
{"DejaVu Sans", ""},
{"Computer Modern Sans", ""},
{"Noto Sans", ""},
{"Noto Sans", "note: if using the Chinese translation, Noto Sans will override the options above it"},
{"OpenDyslexic3-Regular", ""},
{"TTF font", ""},
{"OTF font", ""}