File: linked.xbm

package info (click to toggle)
gimp 1.0.2-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 17,116 kB
  • ctags: 16,070
  • sloc: ansic: 226,067; lisp: 8,497; sh: 4,965; makefile: 4,543
file content (9 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
#define linked_width 21
#define linked_height 21
static unsigned char linked_bits[] = {
  0x00, 0x04, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x1f, 0x00, 0x80, 0x3f, 0x00,
  0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x08, 0x0e, 0x02,
  0x0c, 0x0e, 0x06, 0xfe, 0xff, 0x0f, 0xff, 0xff, 0x1f, 0xfe, 0xff, 0x0f,
  0x0c, 0x0e, 0x06, 0x08, 0x0e, 0x02, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
  0x00, 0x0e, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x0e, 0x00,
  0x00, 0x04, 0x00, };