This commit is contained in:
Soreepeong 2022-07-01 01:07:07 +09:00
parent 28ff6d9f00
commit b6747827f4
2 changed files with 2 additions and 1 deletions

View file

@ -187,6 +187,7 @@ namespace Dalamud.Interface
else if (!missingOnly)
{
addedCodepoints.Add(glyph->Codepoint);
prevGlyphPtr->TextureIndex = glyph->TextureIndex;
prevGlyphPtr->X0 = glyph->X0 * scale;
prevGlyphPtr->Y0 = ((glyph->Y0 - source.Value!.Ascent) * scale) + target.Value!.Ascent;
prevGlyphPtr->X1 = glyph->X1 * scale;

@ -1 +1 @@
Subproject commit cd6300cd7944b24643ed7381fbe5ae15efc10448
Subproject commit 65c26d024c814fda8154022e615073210bb62b3b