mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Clean up font caching, fix bitmap fonts
This commit is contained in:
parent
72416a6a1f
commit
388ea737f5
4 changed files with 97 additions and 105 deletions
|
@ -96,11 +96,7 @@ public:
|
|||
|
||||
ValignType valign;
|
||||
|
||||
#if USE_FREETYPE
|
||||
gui::CGUITTFont *font;
|
||||
#else
|
||||
gui::IGUIFont *font;
|
||||
#endif
|
||||
|
||||
irr::video::SColor color;
|
||||
irr::video::SColor hovercolor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue