File: note.xbm

package info (click to toggle)
tkmail 4.0beta9-8.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,444 kB
  • ctags: 923
  • sloc: tcl: 13,262; ansic: 6,998; makefile: 351; sh: 88; sed: 57
file content (9 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define note_width 22
#define note_height 22
static unsigned char note_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0xc0, 0x03, 0x00, 0xfe, 0x03,
   0x00, 0xfe, 0x03, 0x00, 0xfe, 0x03, 0x00, 0xfe, 0x03, 0x00, 0xfe, 0x01,
   0x00, 0x3e, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00, 0x00, 0x06, 0x00,
   0x00, 0x06, 0x00, 0xe0, 0x06, 0x00, 0xf0, 0x07, 0x00, 0xf8, 0x07, 0x00,
   0xf8, 0x07, 0x00, 0xf8, 0x07, 0x00, 0xf0, 0x01, 0x00, 0xe0, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};