File: wide_weave

package info (click to toggle)
xbitmaps 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 928 kB
  • sloc: sh: 3,791; makefile: 315
file content (6 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (50)
1
2
3
4
5
6
#define wide_weave_width 16
#define wide_weave_height 16
static char wide_weave_bits[] = {
   0x11, 0x11, 0xb8, 0xb8, 0x7c, 0x7c, 0x3a, 0x3a, 0x11, 0x11, 0xa3, 0xa3,
   0xc7, 0xc7, 0x8b, 0x8b, 0x11, 0x11, 0xb8, 0xb8, 0x7c, 0x7c, 0x3a, 0x3a,
   0x11, 0x11, 0xa3, 0xa3, 0xc7, 0xc7, 0x8b, 0x8b};