File: printer2.ico

package info (click to toggle)
ts 9902p1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,252 kB
  • ctags: 1,271
  • sloc: tcl: 5,638; sh: 129; makefile: 40
file content (10 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#define printer2_width 32
#define printer2_height 20
static unsigned char printer2_bits[] = {
   0x00, 0xfe, 0x03, 0x00, 0x80, 0x01, 0xc7, 0x33, 0x40, 0x9c, 0x4a, 0x48,
   0x20, 0x40, 0xd8, 0x71, 0x90, 0x26, 0x50, 0x40, 0x10, 0xe0, 0x5f, 0x48,
   0x50, 0x2e, 0x40, 0x30, 0x10, 0x20, 0x00, 0x00, 0xfc, 0xff, 0x03, 0x00,
   0x04, 0x00, 0x02, 0x00, 0xff, 0xff, 0x0f, 0x00, 0x01, 0x00, 0x08, 0x00,
   0x01, 0xc7, 0x79, 0x00, 0x01, 0xc7, 0x49, 0x00, 0x01, 0x00, 0x78, 0x00,
   0x01, 0x00, 0x48, 0x00, 0x01, 0x00, 0x78, 0x00, 0x01, 0x00, 0x08, 0x00,
   0xff, 0xff, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00};