Fix: tell the user if a font fails to load and fallback is about to be used
commitc6fd6cfd1580f0f743ddb91a0d161758e3f8c7ac
authorPatric Stout <truebrain@openttd.org>
Tue, 12 Jan 2021 19:05:47 +0000 (12 20:05 +0100)
committerPatric Stout <github@truebrain.nl>
Wed, 13 Jan 2021 13:27:39 +0000 (13 14:27 +0100)
treec75c1cef9867a609b8a5445d80454eaaa5f1bf8e
parent98400974a9e6a482f71e9aaaca3c3062af8d887d
Fix: tell the user if a font fails to load and fallback is about to be used

Additionally, tell exactly why the font failed to load, which
glyph was missing from the font. This hopefully helps the user
a bit more in the right direction.
src/strings.cpp