reference/ocr-simple/caution.xbm
author viric@llimona
Thu, 18 May 2006 23:12:51 +0200
changeset 0 6b8091ca909a
permissions -rw-r--r--
Init from working directory of svn repository.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     1
#define WarningBits_width 32
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     2
#define WarningBits_height 32
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     3
static char WarningBits_bits[] = {
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     4
 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,0x00,0x00,0x00,0x10,0x01,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     5
 0x00,0x00,0x08,0x07,0x00,0x00,0x08,0x0e,0x00,0x00,0x04,0x0e,0x00,0x00,0x04,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     6
 0x1c,0x00,0x00,0x02,0x1c,0x00,0x00,0xe2,0x38,0x00,0x00,0xf1,0x39,0x00,0x00,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     7
 0xf1,0x71,0x00,0x80,0xf0,0x71,0x00,0x80,0xf0,0xe1,0x00,0x40,0xf0,0xe1,0x00,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     8
 0x40,0xf0,0xc1,0x01,0x20,0xf0,0xc1,0x01,0x20,0xf0,0x81,0x03,0x10,0xe0,0x80,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
     9
 0x03,0x10,0xe0,0x00,0x07,0x08,0xe0,0x00,0x07,0x08,0xe0,0x00,0x0e,0x04,0x00,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
    10
 0x00,0x0e,0x04,0xe0,0x00,0x1c,0x02,0xf0,0x01,0x1c,0x02,0xf0,0x01,0x38,0x01,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
    11
 0xe0,0x00,0x38,0x01,0x00,0x00,0x70,0x01,0x00,0x00,0x70,0xff,0xff,0xff,0x7f,
6b8091ca909a Init from working directory of svn repository.
viric@llimona
parents:
diff changeset
    12
 0xf8,0xff,0xff,0x3f,0x00,0x00,0x00,0x00};