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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3106 - (show annotations) (download)
Sat Feb 11 17:04:48 2017 UTC (7 years, 2 months ago) by schoenebeck
File MIME type: text/plain
File size: 2167 byte(s)
* Show graphical symbol on region that uses loop(s).
* Show graphical symbol on region that misses sample
  reference(s).
* Bumped version (1.0.0.svn27).

1 /* GdkPixbuf RGBA C-Source image dump */
2
3 #ifdef __SUNPRO_C
4 #pragma align 4 (black_loop_rgba)
5 #endif
6 #ifdef __GNUC__
7 const unsigned char black_loop_rgba[] __attribute__ ((__aligned__ (4))) =
8 #else
9 const unsigned char black_loop_rgba[] =
10 #endif
11 { ""
12 /* Pixbuf magic (0x47646b50) */
13 "GdkP"
14 /* length: header (24) + pixel_data (672) */
15 "\0\0\2\270"
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 (14) */
23 "\0\0\0\16"
24 /* pixel_data: */
25 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\206\0\0\0|\0\0\0\31\0\0\0\0\0"
26 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
27 "o\0\0\0\377\0\0\0\362\0\0\0\247\0\0\0A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
28 "\0\0\0\0\0\0\0\0\0\0\0\0.\0\0\0\244\0\0\0\377\0\0\0\377\0\0\0\377\0\0"
29 "\0\375\0\0\0\265\0\0\0\11\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\232\0\0\0\376"
30 "\0\0\0\377\0\0\0\374\0\0\0\377\0\0\0\377\0\0\0\371\0\0\0^\0\0\0\0\0\0"
31 "\0\0\0\0\0\1\0\0\0\255\0\0\0\377\0\0\0\356\0\0\0\177\0\0\0\317\0\0\0"
32 "\377\0\0\0\374\0\0\0i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0W\0\0\0\377\0\0\0"
33 "\345\0\0\0\"\0\0\0\0\0\0\0\222\0\0\0\376\0\0\0y\0\0\0\0\0\0\0\0\0\0\0"
34 "5\0\0\0@\0\0\0\275\0\0\0\377\0\0\0Z\0\0\0\0\0\0\0\0\0\0\0d\0\0\0\220"
35 "\0\0\0\0\0\0\0\0\0\0\0""7\0\0\0\375\0\0\0\273\0\0\0\357\0\0\0\377\0\0"
36 "\0\13\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\15\0\0\0"
37 "\377\0\0\0\356\0\0\0\365\0\0\0\375\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0"
38 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\375\0\0\0\365\0\0\0\317\0\0\0\377"
39 "\0\0\0>\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@\0\0\0"
40 "\377\0\0\0\316\0\0\0v\0\0\0\377\0\0\0\307\0\0\0\7\0\0\0\0\0\0\0\0\0\0"
41 "\0\0\0\0\0\0\0\0\0\10\0\0\0\312\0\0\0\377\0\0\0t\0\0\0\12\0\0\0\326\0"
42 "\0\0\377\0\0\0\310\0\0\0=\0\0\0\2\0\0\0\2\0\0\0\77\0\0\0\311\0\0\0\377"
43 "\0\0\0\325\0\0\0\11\0\0\0\0\0\0\0\40\0\0\0\324\0\0\0\377\0\0\0\377\0"
44 "\0\0\371\0\0\0\371\0\0\0\377\0\0\0\377\0\0\0\322\0\0\0\37\0\0\0\0\0\0"
45 "\0\0\0\0\0\0\0\0\0\10\0\0\0o\0\0\0\310\0\0\0\364\0\0\0\364\0\0\0\307"
46 "\0\0\0m\0\0\0\7\0\0\0\0\0\0\0\0"};
47
48 const int black_loop_rgba_size = sizeof(black_loop_rgba);

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC