File: colon.xbm

package info (click to toggle)
xonix 1.4-13
  • links: PTS
  • area: main
  • in suites: potato
  • size: 304 kB
  • ctags: 502
  • sloc: ansic: 3,676; makefile: 38; sh: 22
file content (9 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
#define colon_width 10
#define colon_height 36
static unsigned char colon_bits[] = {
   0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
   0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
   0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xc7, 0x03, 0x83, 0x03,
   0xc7, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
   0xc7, 0x03, 0x83, 0x03, 0xc7, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03,
   0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03};