B_FONT_STYLE_LENGTH
strlcpy(info.f_style, (const char*)style, B_FONT_STYLE_LENGTH);
strlcpy(fMenuInfo.f_style, fontStyle, B_FONT_STYLE_LENGTH);
strlcpy(fMenuInfo.f_style, fPlainFont.Style(), B_FONT_STYLE_LENGTH);
name.Truncate(B_FONT_STYLE_LENGTH);
fName.Truncate(B_FONT_STYLE_LENGTH);