/contrib/groff/src/devices/xditview/gray1.bm

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · e7ae39305003164770dafbd3fc02c6a8 MD5 · raw file

  1. #define gray1_width 3
  2. #define gray1_height 3
  3. static char gray1_bits[] = {
  4. 0x00, 0x02, 0x00};