term_fontpush
term_fontpush(p, fontmap[(int)bp->font]);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_UNDER);
term_fontpush(p, TERMFONT_UNDER);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_UNDER);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_NONE);
term_fontpush(p, TERMFONT_UNDER);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_UNDER);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(p, TERMFONT_BOLD);
term_fontpush(tp, TERMFONT_BI);
term_fontpush(tp, TERMFONT_BOLD);
term_fontpush(tp, TERMFONT_UNDER);
void term_fontpush(struct termp *, enum termfont);