File: xterm-br.xbm

package info (click to toggle)
gwm 1.8d-2
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 5,120 kB
  • ctags: 3,030
  • sloc: ansic: 19,617; makefile: 1,763; lisp: 437; sh: 321; ml: 21
file content (7 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#define xterm_width 19
#define xterm_height 16
static char xterm_bits[] = {
   0x00, 0x38, 0x00, 0xff, 0x3f, 0x00, 0xff, 0x1f, 0x00, 0x00, 0x00, 0x00,
   0xff, 0x3f, 0x00, 0x00, 0x60, 0x00, 0xf9, 0x4f, 0x00, 0xa9, 0xca, 0x00,
   0xfb, 0x9f, 0x00, 0x52, 0x95, 0x01, 0xf7, 0x3f, 0x01, 0xa4, 0x2a, 0x03,
   0xe7, 0x3f, 0x02, 0x00, 0x00, 0x06, 0xff, 0xff, 0x07, 0xff, 0xff, 0x07};