File: bm2.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 (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
#define bm2_width 16
#define bm2_height 16
static unsigned char bm2_bits[] = {
   0x00, 0x00, 0x00, 0x57, 0x7c, 0x72, 0xfc, 0x52, 0xfc, 0x00, 0x7c, 0x01,
   0x7c, 0x1f, 0xfc, 0x22, 0x40, 0x42, 0x40, 0x44, 0x40, 0x43, 0xc0, 0x40,
   0x70, 0x40, 0x8c, 0x20, 0x00, 0x1f, 0x00, 0x00};