mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Update ImGuiScene to 1.88 fork and fix compilation issues.
This commit is contained in:
parent
e114f8a597
commit
777779e393
5 changed files with 6 additions and 5 deletions
|
|
@ -171,6 +171,7 @@ namespace Dalamud.Interface
|
|||
target.Value!.AddGlyph(
|
||||
target.Value!.ConfigData,
|
||||
(ushort)glyph->Codepoint,
|
||||
0,
|
||||
glyph->X0 * scale,
|
||||
((glyph->Y0 - source.Value!.Ascent) * scale) + target.Value!.Ascent,
|
||||
glyph->X1 * scale,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue