IsFontUsable
if (IsFontUsable(font)) {
bool IsFontUsable(const BFont& font);
if (IsFontUsable(be_fixed_font))
if (IsFontUsable(fallBackFont)) {