File: fc_left

package info (click to toggle)
xv 3.10a-20
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 9,572 kB
  • ctags: 3,791
  • sloc: ansic: 42,181; makefile: 169; sh: 41; csh: 37
file content (6 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#define fc_left_width 16
#define fc_left_height 16
static unsigned char fc_left_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x04, 0x70, 0x82, 0x8c, 0xe2,
   0x22, 0x9c, 0x2d, 0x90, 0x2d, 0x80, 0x21, 0x90, 0x22, 0x9c, 0x1c, 0xe3,
   0x70, 0x82, 0x80, 0x02, 0x00, 0x07, 0x00, 0x00};