File: borders.xbm

package info (click to toggle)
abacus 0.9.13-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,308 kB
  • ctags: 5,120
  • sloc: ansic: 27,540; cpp: 11,426; tcl: 7,564; makefile: 386; yacc: 327; lex: 265; sh: 221
file content (12 lines) | stat: -rw-r--r-- 712 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#define borders_width 25
#define borders_height 25
static unsigned char borders_bits[] = {
  0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0xff, 0xff, 0xff, 0x01, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x01,
  0xff, 0xff, 0xff, 0x01, 0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00,
  0x20, 0x00, 0x05, 0x00, 0x20, 0x00, 0x05, 0x00, 0x00, 0x00, 0x04, 0x00,
  0x00, 0x00, 0x00, 0x00, };