...
This commit is contained in:
parent
752fcb6424
commit
f3d9ad3244
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@
|
|||
}
|
||||
if (found) {
|
||||
ans = new_font;
|
||||
if (global_state.debug_font_fallback) fprintf(stderr, "Manually found fallback font.\n");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue