COL
static u_short sc_buffer[2*ROW*2*COL]; /* XXX */
sc_font_scale(scp, 2*COL, 2*ROW);
while (scp->xpixel / (scp->font_width * nomag) >= COL &&
sc_set_pixel_mode(scp, NULL, COL, ROW, 16);