File: mail.xbm

package info (click to toggle)
tkman 2.2-2etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 928 kB
  • ctags: 291
  • sloc: tcl: 8,264; sh: 400; makefile: 242
file content (6 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#define mail_width 16
#define mail_height 13
static unsigned char mail_bits[] = {
   0x00, 0x00, 0xff, 0x7f, 0x03, 0x60, 0x07, 0x70, 0x0d, 0x58, 0x39, 0x4e,
   0x61, 0x43, 0xc1, 0x41, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0xff, 0x7f,
   0x00, 0x00};