File: bottom.xbm

package info (click to toggle)
libforms 1.2.3-1.3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 10,736 kB
  • ctags: 9,015
  • sloc: ansic: 97,669; sh: 11,156; makefile: 951
file content (8 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
#define bottom_width 20
#define bottom_height 20
static char bottom_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3f, 0x00,
   0x00, 0x3f, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x3f, 0x00,
   0x3f, 0x3f, 0x00, 0x3f, 0x3f, 0x00, 0x3f, 0x3f, 0x0f, 0x3f, 0x3f, 0x0f,
   0x3f, 0x3f, 0x0f, 0x3f, 0x3f, 0x0f, 0x3f, 0x3f, 0x0f, 0x00, 0x00, 0x00};