Implement proper font handling

This commit is contained in:
sapier
2014-11-23 13:40:43 +01:00
parent 25945dc539
commit dceb9f7d60
91 changed files with 902 additions and 194 deletions

View File

@@ -345,7 +345,6 @@ protected:
private:
IFormSource *m_form_src;
TextDest *m_text_dst;
gui::IGUIFont *m_font;
unsigned int m_formspec_version;
typedef struct {