ofxUI
ofxUI copied to clipboard
Font on Android
No fonts displayed on android.
Error message:
ofTrueTypeFont(1714): drawString(): font not allocated: line 1082 in ../../../libs/openFrameworks/graphics/ofTrueTypeFont.cpp
One simple fix is to copy the faucet.ttf font from the customFont example to your app's data/bin folder, and update ofxUIDefines.h to reference it.