Index: trunk/src/gfx/texture_font.cc
===================================================================
--- trunk/src/gfx/texture_font.cc	(revision 103)
+++ trunk/src/gfx/texture_font.cc	(revision 114)
@@ -28,4 +28,5 @@
 	m_hinting( true ), m_filtering( true ), m_rlibrary( nullptr ), m_rface( nullptr )
 {
+	load_freetype_library();
 	size_t hres = 64;
 	FT_Error error;
