5 const unsigned char *
buf)
11 for (j = 0; j < nrows; j++) {
12 unsigned int bit = 0x80;
15 for (i = 0; i < ncols; i++) {
16 unsigned int k = buf[j * ncols + i];
char buf[GNAME_MAX+sizeof(G3D_DIRECTORY)+2]
void PS_draw_bitmap(int ncols, int nrows, int threshold, const unsigned char *buf)
void output(const char *fmt,...)