File: src4.xbm

package info (click to toggle)
xmpi 2.2-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,232 kB
  • ctags: 1,656
  • sloc: ansic: 13,738; sh: 1,799; makefile: 233
file content (6 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
#define src4_width 16
#define src4_height 16
static unsigned char src4_bits[] = {
   0x00, 0x1e, 0x00, 0x1f, 0x80, 0x1f, 0xc0, 0x1f, 0xe0, 0x1d, 0xf0, 0x1c,
   0x78, 0x1c, 0x3c, 0x1c, 0x1e, 0x1c, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
   0x00, 0x1c, 0x00, 0x1c, 0x00, 0x1c, 0x00, 0x1c};