File: arrow.inc

package info (click to toggle)
links2 2.29-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,852 kB
  • sloc: ansic: 181,859; sh: 2,585; cpp: 1,450; makefile: 84; awk: 49; perl: 34
file content (38 lines) | stat: -rw-r--r-- 995 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
/* Automatically generated by the program "arrow" (arrow.c) */

enum {arrow_width=32, arrow_height=32, arrow_area=1024};

static_const unsigned int arrow[64]={
	0xf0000000U,0x00000000U,
	0x9c000000U,0x60000000U,
	0x87000000U,0x78000000U,
	0xc1c00000U,0x3e000000U,
	0x40700000U,0x3f800000U,
	0x601c0000U,0x1fe00000U,
	0x20070000U,0x1ff80000U,
	0x3001c000U,0x0ffe0000U,
	0x10007000U,0x0fff8000U,
	0x18001c00U,0x07ffe000U,
	0x08000700U,0x07fff800U,
	0x0c000100U,0x03fffe00U,
	0x04000f00U,0x03fff000U,
	0x06003c00U,0x01ffc000U,
	0x0200f000U,0x01ff0000U,
	0x03006000U,0x00ff8000U,
	0x01023000U,0x00fdc000U,
	0x01831800U,0x007ce000U,
	0x00878c00U,0x00787000U,
	0x00c6c600U,0x00383800U,
	0x004c6300U,0x00301c00U,
	0x006c3180U,0x00100e00U,
	0x002818c0U,0x00100700U,
	0x00380c60U,0x00000380U,
	0x00000630U,0x000001c0U,
	0x00000318U,0x000000e0U,
	0x0000018cU,0x00000070U,
	0x000000c6U,0x00000038U,
	0x00000063U,0x0000001cU,
	0x00000031U,0x0000000eU,
	0x0000001bU,0x00000004U,
	0x0000000eU,0x00000000U,
};