ROW
#define SC_HISTORY_SIZE (ROW * 10)
static u_short sc_buffer[2*ROW*2*COL]; /* XXX */
sc_font_scale(scp, 2*COL, 2*ROW);
scp->ypixel / (scp->font_height * nomag) >= ROW) {
sc_set_pixel_mode(scp, NULL, COL, ROW, 16);