Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4696 right-hear 1
/* GIMP RGB C-Source image dump (scrdn.c) */
2
 
3
static const struct {
4
  unsigned int 	 width;
5
  unsigned int 	 height;
6
  unsigned int 	 bytes_per_pixel; /* 3:RGB, 4:RGBA */
7
  unsigned char	 pixel_data[17 * 17 * 3 + 1];
8
} scrdn = {
9
  17, 17, 3,
10
  "\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
11
  "\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
12
  "\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
13
  "\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376"
14
  "\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376\376"
15
  "\376\376\376\376\376\376\311\311\310\177\177\177\177\177\177\376\376\376"
16
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
17
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
18
  "\341\337\343\311\311\310\177\177\177\177\177\177\376\376\376\341\337\343"
19
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
20
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
21
  "\311\311\310\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343"
22
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
23
  "\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343\311\311\310"
24
  "\177\177\177\177\177\177\376\376\376\341\337\343\341\337\343\341\337\343"
25
  "\341\337\343\341\337\343\341\337\343www\341\337\343\341\337\343\341\337\343"
26
  "\341\337\343\341\337\343\341\337\343\311\311\310\177\177\177\177\177\177"
27
  "\376\376\376\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
28
  "\341\337\343www\341\337\343\341\337\343\341\337\343\341\337\343\341\337\343"
29
  "\341\337\343\311\311\310\177\177\177\177\177\177\376\376\376\341\337\344"
30
  "\341\337\344\341\337\344\341\337\344\341\337\344\341\337\344www\341\337\344"
31
  "\341\337\344\341\337\344\341\337\344\341\337\344\341\337\344\311\311\310"
32
  "\177\177\177\177\177\177\376\376\376\340\336\342\340\336\342\340\336\342"
33
  "\340\336\342\340\336\342\340\336\342www\340\336\342\340\336\342\340\336\342"
34
  "\340\336\342\340\336\342\340\336\342\311\311\310\177\177\177\177\177\177"
35
  "\376\376\376\336\335\341\336\335\341\336\335\341\336\335\341wwwwwwwwwwww"
36
  "www\336\335\341\336\335\341\336\335\341\336\335\341\311\311\310\177\177\177"
37
  "\177\177\177\376\376\376\335\334\337\335\334\337\335\334\337\335\334\337"
38
  "\335\334\337wwwwwwwww\335\334\337\335\334\337\335\334\337\335\334\337\335"
39
  "\334\337\311\311\310\177\177\177\177\177\177\376\376\376\333\332\334\333"
40
  "\332\334\333\332\334\333\332\334\333\332\334\333\332\334www\333\332\334\333"
41
  "\332\334\333\332\334\333\332\334\333\332\334\333\332\334\311\311\310\177"
42
  "\177\177\177\177\177\376\376\376\331\330\332\331\330\332\331\330\332\331"
43
  "\330\332\331\330\332\331\330\332\331\330\332\331\330\332\331\330\332\331"
44
  "\330\332\331\330\332\331\330\332\331\330\332\311\311\310\177\177\177\177"
45
  "\177\177\376\376\376\330\327\330\330\327\330\330\327\330\330\327\330\330"
46
  "\327\330\330\327\330\330\327\330\330\327\330\330\327\330\330\327\330\330"
47
  "\327\330\330\327\330\330\327\330\311\311\310\177\177\177\177\177\177\376"
48
  "\376\376\326\325\326\326\325\326\326\325\326\326\325\326\326\325\326\326"
49
  "\325\326\326\325\326\326\325\326\326\325\326\326\325\326\326\325\326\326"
50
  "\325\326\326\325\326\311\311\310\177\177\177\177\177\177\311\311\310\311"
51
  "\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311"
52
  "\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311\311\310\311"
53
  "\311\310\311\311\310\177\177\177\177\177\177\177\177\177\177\177\177\177"
54
  "\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
55
  "\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177\177"
56
  "\177\177\177\177\177",
57
};
58