File: q.xbm

package info (click to toggle)
libforms1 1.0-8
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,648 kB
  • ctags: 14,351
  • sloc: ansic: 90,441; makefile: 9,902; sh: 8
file content (8 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
#define q_width 12
#define q_height 12

static unsigned char q_bits[] =
{
    0xf8, 0x01, 0xfc, 0x03, 0x0c, 0x03, 0x0c, 0x03, 0x84, 0x03, 0xf0, 0x01,
    0xf0, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00, 0x70, 0x00, 0x70, 0x00
};