/[svn]/gigedit/trunk/src/gigedit/gfx/grayblue_hatched_pattern.c
ViewVC logotype

Contents of /gigedit/trunk/src/gigedit/gfx/grayblue_hatched_pattern.c

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3147 - (show annotations) (download)
Wed May 3 21:23:16 2017 UTC (6 years, 11 months ago) by schoenebeck
File MIME type: text/plain
File size: 2373 byte(s)
* Dimension Region Chooser: Mark all zones auto selected by check box trio
  with gray hatched pattern.
* Bumped version (1.0.0.svn33).

1 /* GdkPixbuf RGBA C-Source image dump */
2
3 #ifdef __SUNPRO_C
4 #pragma align 4 (grayblue_hatched_pattern_rgba)
5 #endif
6 #ifdef __GNUC__
7 const unsigned char grayblue_hatched_pattern_rgba[] __attribute__ ((__aligned__ (4))) =
8 #else
9 const unsigned char grayblue_hatched_pattern_rgba[] =
10 #endif
11 { ""
12 /* Pixbuf magic (0x47646b50) */
13 "GdkP"
14 /* length: header (24) + pixel_data (400) */
15 "\0\0\1\250"
16 /* pixdata_type (0x1010002) */
17 "\1\1\0\2"
18 /* rowstride (40) */
19 "\0\0\0("
20 /* width (10) */
21 "\0\0\0\12"
22 /* height (10) */
23 "\0\0\0\12"
24 /* pixel_data: */
25 "\337\337\337\377\337\337\337\377\337\337\337\377\364\364\364\377\377"
26 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
27 "\377\377\360\360\360\377\337\337\337\377\337\337\337\377\364\364\364"
28 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
29 "\377\377\377\377\360\360\360\377\337\337\337\377\337\337\337\377\364"
30 "\364\364\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
31 "\377\377\377\377\377\377\360\360\360\377\337\337\337\377\337\337\337"
32 "\377\364\364\364\377\377\377\377\377\377\377\377\377\377\377\377\377"
33 "\377\377\377\377\377\377\377\377\357\357\357\377\337\337\337\377\337"
34 "\337\337\377\337\337\337\377\377\377\377\377\377\377\377\377\377\377"
35 "\377\377\377\377\377\377\377\377\377\377\360\360\360\377\337\337\337"
36 "\377\337\337\337\377\337\337\337\377\363\363\363\377\377\377\377\377"
37 "\377\377\377\377\377\377\377\377\377\377\377\377\360\360\360\377\337"
38 "\337\337\377\337\337\337\377\337\337\337\377\363\363\363\377\377\377"
39 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\360\360\360"
40 "\377\337\337\337\377\337\337\337\377\337\337\337\377\363\363\363\377"
41 "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\360"
42 "\360\360\377\337\337\337\377\337\337\337\377\337\337\337\377\363\363"
43 "\363\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
44 "\377\360\360\360\377\337\337\337\377\337\337\337\377\337\337\337\377"
45 "\363\363\363\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
46 "\377\377\377\360\360\360\377\337\337\337\377\337\337\337\377\337\337"
47 "\337\377\363\363\363\377\377\377\377\377\377\377\377\377\377\377\377"
48 "\377\377\377\377\377\377\377\377\377"};
49
50 const int grayblue_hatched_pattern_rgba_size = sizeof(grayblue_hatched_pattern_rgba);

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC