File: zeroF.xbm

package info (click to toggle)
xdaliclock 2.48-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,328 kB
  • sloc: ansic: 8,377; sh: 3,522; objc: 2,029; makefile: 1,220; java: 1,044; javascript: 802; asm: 419; xml: 337; perl: 269; ruby: 5
file content (10 lines) | stat: -rw-r--r-- 625 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
#define zeroF_width 21
#define zeroF_height 35
static unsigned char zeroF_bits[] = {
 0x00,0x1f,0x00,0xc0,0x7f,0x00,0xe0,0xf1,0x00,0xf0,0xe0,0x01,0xf8,0xe0,0x03,
 0xf8,0xe0,0x03,0xfc,0xe0,0x07,0x7c,0xc0,0x07,0x7e,0xc0,0x0f,0x7e,0xc0,0x0f,
 0x7e,0xc0,0x0f,0x7e,0xc0,0x0f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,
 0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,
 0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7f,0xc0,0x1f,0x7e,0xc0,0x0f,0x7e,0xc0,0x0f,
 0x7e,0xc0,0x0f,0x7e,0xc0,0x0f,0xfc,0xe0,0x07,0xfc,0xe0,0x07,0xf8,0xe0,0x03,
 0xf8,0xe0,0x03,0xf0,0xe0,0x01,0xe0,0xf1,0x00,0xc0,0x7f,0x00,0x00,0x1f,0x00};