mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 13:53:40 +01:00
Revert "A bit more of sensible defaults"
This reverts commit 14dfbf7bcf.
This commit is contained in:
parent
c29360201b
commit
a68d13f721
2 changed files with 1 additions and 5 deletions
|
|
@ -292,6 +292,7 @@ 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