mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-15 11:45:48 +00:00
remark about Noto Sans
This commit is contained in:
parent
4ccc235710
commit
368029eae4
@ -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", ""}
|
||||
|
Loading…
Reference in New Issue
Block a user