File: cut.xbm

package info (click to toggle)
nam 1.15-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,532 kB
  • sloc: cpp: 17,346; tcl: 10,655; sh: 2,997; ansic: 1,253; makefile: 139; perl: 66
file content (7 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#define cut_width 21
#define cut_height 16
static unsigned char cut_bits[] = {
   0x08, 0x00, 0x01, 0x08, 0x00, 0x01, 0x08, 0x00, 0x01, 0x10, 0xc0, 0x00,
   0x10, 0xc0, 0x00, 0x60, 0x20, 0x00, 0x60, 0x20, 0x00, 0x80, 0x10, 0x00,
   0x80, 0x10, 0x00, 0x00, 0x09, 0x00, 0x00, 0x09, 0x00, 0x00, 0x06, 0x00,
   0xe0, 0x79, 0x00, 0x10, 0xc9, 0x00, 0x90, 0xd0, 0x00, 0x60, 0x60, 0x00};