xref: /netbsd-src/external/gpl2/groff/dist/src/devices/xditview/gray8.bm (revision 7c192b2a5e1093666e67801684f930ef49b3b363)
1#define gray8_width 3
2#define gray8_height 3
3static char gray8_bits[] = {
4   0x05, 0x07, 0x07};
5