File: new.xbm.old

package info (click to toggle)
dotfile 2.2-1
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 4,596 kB
  • ctags: 456
  • sloc: tcl: 11,732; sh: 965; makefile: 304; csh: 13; ansic: 7
file content (6 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
#define new_width 13
#define new_height 15
static char new_bits[] = {
   0x01, 0x10, 0x02, 0x08, 0x04, 0x04, 0x08, 0x02, 0x11, 0x11, 0xa2, 0x08,
   0x44, 0x04, 0x08, 0x02, 0x11, 0x11, 0xa2, 0x08, 0x44, 0x04, 0x08, 0x02,
   0x10, 0x01, 0xa0, 0x00, 0x40, 0x00};