-
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
imgui: ignore invalid fonts when merging
Avoid crashing in release mode if a merged font is invalid or FontNo can't be found. The font is simply ignored and the glyph range isn't loaded. Fixes MINIDUMP-4TD
- Loading branch information
1 parent
c86ed29
commit b0403ed
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters