File: pen.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-- 494 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#define pen_width 22
#define pen_height 22
static unsigned char pen_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0xa0, 0x00, 0x00, 0x10, 0x01,
   0x00, 0x48, 0x02, 0x00, 0x24, 0x04, 0x00, 0x12, 0x08, 0x00, 0x09, 0x12,
   0x80, 0x04, 0x09, 0x40, 0x82, 0x04, 0x20, 0x41, 0x02, 0x90, 0x20, 0x01,
   0x48, 0x90, 0x00, 0x24, 0x48, 0x00, 0x0c, 0x24, 0x00, 0x14, 0x12, 0x00,
   0x24, 0x09, 0x00, 0x44, 0x04, 0x00, 0x8c, 0x02, 0x00, 0xfc, 0x01, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00};