/contrib/groff/src/devices/xditview/gray3.bm
Unknown | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 83d6eaf22fe4c53cbeeb68b2e1d92fe1 MD5 | raw file
1#define gray3_width 3 2#define gray3_height 3 3static char gray3_bits[] = { 4 0x00, 0x03, 0x02};