Free the preloaded font glyphs.
This commit is contained in:
parent
69f568cc7a
commit
6ff4bdcc11
@ -92,6 +92,7 @@ static void PreloadGlyphs(Font * font)
|
|||||||
{
|
{
|
||||||
font->advance = glyph->advance;
|
font->advance = glyph->advance;
|
||||||
}
|
}
|
||||||
|
Font_FreeGlyph(glyph);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user