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

Contents of /gigedit/trunk/src/gigedit/gfx/red_dot.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: 1237 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 (red_dot_rgba)
5 #endif
6 #ifdef __GNUC__
7 const unsigned char red_dot_rgba[] __attribute__ ((__aligned__ (4))) =
8 #else
9 const unsigned char red_dot_rgba[] =
10 #endif
11 { ""
12 /* Pixbuf magic (0x47646b50) */
13 "GdkP"
14 /* length: header (24) + pixel_data (256) */
15 "\0\0\1\30"
16 /* pixdata_type (0x1010002) */
17 "\1\1\0\2"
18 /* rowstride (32) */
19 "\0\0\0\40"
20 /* width (8) */
21 "\0\0\0\10"
22 /* height (8) */
23 "\0\0\0\10"
24 /* pixel_data: */
25 "\0\0\0\0\345OO\35\341MM\254\341MM\362\341MM\362\342MM\257\345NN'\0\0"
26 "\0\0\345OO\35\342MM\355\342MM\377\342MM\377\342MM\377\342MM\377\342M"
27 "M\356\345OO\35\341MM\254\342MM\377\342MM\377\342MM\377\342MM\377\342"
28 "MM\377\342MM\377\343MM\252\341MM\362\342MM\377\342MM\377\342MM\377\342"
29 "MM\377\342MM\377\342MM\377\342MM\361\341MM\362\342MM\377\342MM\377\342"
30 "MM\377\342MM\377\342MM\377\342MM\377\342MM\360\342MM\257\342MM\377\342"
31 "MM\377\342MM\377\342MM\377\342MM\377\342MM\377\342MM\251\345NN'\342M"
32 "M\356\342MM\377\342MM\377\342MM\377\342MM\377\342MM\354\344II\34\0\0"
33 "\0\0\345OO\35\343MM\252\342MM\361\342MM\361\342MM\251\344II\34\0\0\0"
34 "\0"};
35
36 const int red_dot_rgba_size = sizeof(red_dot_rgba);

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC