File: gray

package info (click to toggle)
xbitmaps 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 888 kB
  • ctags: 66
  • sloc: sh: 3,769; makefile: 317
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (41)
1
2
3
4
#define gray_width 2
#define gray_height 2
static char gray_bits[] = {
   0x01, 0x02};