File: src6.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 src6_width 16
#define src6_height 16
static unsigned char src6_bits[] = {
   0xf8, 0x7f, 0xfc, 0x7f, 0xfe, 0x7f, 0x0f, 0x00, 0x07, 0x00, 0x0f, 0x00,
   0xff, 0x1f, 0xff, 0x3f, 0xff, 0x7f, 0x0f, 0xf0, 0x07, 0xe0, 0x07, 0xe0,
   0x0f, 0xf0, 0xfe, 0x7f, 0xfc, 0x3f, 0xf8, 0x1f};