File: sqrt.xbm

package info (click to toggle)
grpn 1.1.2-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 444 kB
  • ctags: 462
  • sloc: ansic: 5,766; sh: 155; makefile: 81
file content (12 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
#define sqrt_width 25
#define sqrt_height 25
static unsigned char sqrt_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0xfe, 0x1f, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00,
   0x00, 0x21, 0x02, 0x00, 0x00, 0x21, 0x02, 0x00, 0x00, 0x41, 0x01, 0x00,
   0x90, 0x40, 0x01, 0x00, 0x90, 0x80, 0x00, 0x00, 0xa0, 0x40, 0x01, 0x00,
   0x60, 0x40, 0x01, 0x00, 0x40, 0x20, 0x02, 0x00, 0x40, 0x20, 0x02, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00};