document font stuff for translators

This commit is contained in:
Albert Cahalan 2006-02-15 08:45:16 +00:00
parent 3908b5c886
commit 983d273e95

View file

@ -6953,6 +6953,7 @@ static void loadfont_callback(const char *restrict const dir, unsigned dirlen, t
// will be unable to type ASCII letters, then both lines should be
// translated. Otherwise, only Line X should be translated and the
// ASCII-only fonts should be given bad scores in the scoring code below.
// (the best scores going to fonts that support both)
if
(
strcmp("Zapfino",family) && strcmp("Elvish Ring NFI",family)