From 368029eae4876c0ae105f0d11c9b239c61890720 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 21 Aug 2024 20:28:37 +0200 Subject: [PATCH] remark about Noto Sans --- basegraph.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basegraph.cpp b/basegraph.cpp index e8715b06..cfdf33e5 100644 --- a/basegraph.cpp +++ b/basegraph.cpp @@ -238,7 +238,7 @@ EX vector> 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", ""}