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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3286 - (show annotations) (download)
Thu Jun 22 10:54:10 2017 UTC (6 years, 10 months ago) by schoenebeck
File MIME type: text/plain
File size: 2320 byte(s)
* Script Editor: strike through code blocks filtered out by the
  preprocessor.
* Visual refinements of hatched patterns.
* Bumped version (1.0.0.svn53).

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

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC