4 bt fixes, xft unrefd font fix, add: find in resources, add: user title, filebox...
[goodguy/history.git] / cinelerra-5.1 / guicast / bcresources.C
index 43343ca27a6fd81551e8cc0b3765269cb8bde4d5..955aa5f5281a05b7ec2912c759253f78a3a53748 100644 (file)
@@ -383,6 +383,7 @@ BC_Resources::BC_Resources()
                filebox_history[i].path[0] = 0;
 
 #ifdef HAVE_XFT
+       xftInit(0);
        xftInitFtLibrary();
 #endif