/[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 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: 2339 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 (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 (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 "v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\217"
26 "\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262"
27 "\377v\216\262\377v\216\262\377v\216\262\377v\217\263\177\0\0\0\0\0\0"
28 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262\377v\216\262\377v"
29 "\216\262\377v\216\262\377v\217\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
30 "\0\0\0\0\0v\215\261\200v\216\262\377v\216\262\377v\216\262\377v\216\262"
31 "\377v\217\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200"
32 "v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\217\263\177\0\0"
33 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262\377v\216\262"
34 "\377v\216\262\377v\216\262\377v\215\261\200\0\0\0\0\0\0\0\0\0\0\0\0\0"
35 "\0\0\0\0\0\0\0v\215\261\200v\216\262\377v\216\262\377v\216\262\377v\216"
36 "\262\377v\216\262\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261"
37 "\200v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\216\262\377"
38 "v\217\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262\377"
39 "v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\217\263\177\0\0"
40 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262\377v\216\262\377v"
41 "\216\262\377v\216\262\377v\216\262\377v\217\263\177\0\0\0\0\0\0\0\0\0"
42 "\0\0\0\0\0\0\0v\215\261\200v\216\262\377v\216\262\377v\216\262\377v\216"
43 "\262\377v\216\262\377v\217\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215"
44 "\261\200v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\216\262"
45 "\377v\217\263\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0v\215\261\200v\216\262"
46 "\377v\216\262\377v\216\262\377v\216\262\377v\216\262\377v\217\263\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 grayblue_hatched_pattern_rgba_size = sizeof(grayblue_hatched_pattern_rgba);

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC