~ubuntu-branches/ubuntu/hoary/gimp/hoary

1 by Sebastien Bacher
Import upstream version 2.2.2
1
/* Created with The GIMP */
2
#define tool_fuzzy_select_width 32
3
#define tool_fuzzy_select_height 32
4
static unsigned char tool_fuzzy_select_bits[] = {
5
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
6
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
7
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
8
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
9
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00,
10
   0x00, 0x00, 0x40, 0x44, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00, 0x11,
11
   0x00, 0x00, 0x00, 0x0a, 0x00, 0x00, 0xd0, 0x20, 0x00, 0x00, 0x00, 0x0b,
12
   0x00, 0x00, 0x80, 0x15, 0x00, 0x00, 0xc0, 0x03, 0x00, 0x00, 0xe0, 0x41,
13
   0x00, 0x00, 0xf0, 0x04, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0x3c, 0x00,
14
   0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x0d, 0x00, 0x00, 0x00, 0x07, 0x00,
15
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };