mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 20:03:41 +01:00
A bit more of sensible defaults
This commit is contained in:
parent
e22b168c53
commit
14dfbf7bcf
2 changed files with 5 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ namespace Dalamud.Interface.GameFonts
|
|||
fontConfig.PixelSnapH = true;
|
||||
|
||||
var io = ImGui.GetIO();
|
||||
io.Fonts.TexDesiredWidth = 4096;
|
||||
|
||||
this.glyphRectIds.Clear();
|
||||
this.fonts.Clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue