This commit is contained in:
Kovid Goyal 2024-03-20 18:59:52 +05:30
parent 752fcb6424
commit f3d9ad3244
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -211,6 +211,7 @@
}
if (found) {
ans = new_font;
if (global_state.debug_font_fallback) fprintf(stderr, "Manually found fallback font.\n");
break;
}
}