FONT_MANUAL
fl->font_flags = FONT_MANUAL;
(void) insert_font(VGA_8X16_FONT, FONT_MANUAL);
(void) insert_font(DEFAULT_8X16_FONT, FONT_MANUAL);
if (insert_font(name, FONT_MANUAL) == false) {
if (fl->font_flags == FONT_MANUAL ||