]> git.street.me.uk Git - andy/viking.git/blob - src/vikdemlayer_pixmap.h
Refactoring: really minor change
[andy/viking.git] / src / vikdemlayer_pixmap.h
1 /* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */
2
3 static const GdkPixdata demlayer_pixbuf = {
4   0x47646b50, /* Pixbuf magic: 'GdkP' */
5   24 + 132, /* header length + pixel_data length */
6   0x2010001, /* pixdata_type */
7   48, /* rowstride */
8   16, /* width */
9   16, /* height */
10   /* pixel_data: */
11   "\233\377\377\377\1\307\353\361\217\377\377\377\202\201\322\341\215\377"
12   "\377\377\203m\306\377\214\377\377\377\205L*\340\207\377\377\377\1!\12"
13   "\203\203\377\377\377\205!\12\203\207\377\377\377\1\12T\203\202\377\377"
14   "\377\210\12T\203\204\377\377\377\203\12\203s\1\377\377\377\210\12\203"
15   "s\203\377\377\377\215\12\203\36\202\377\377\377\216)\265\33\202\377\377"
16   "\377\216Y\265\33\1\377\377\377\217\213\265\33\1\377\377\377\217\250\265"
17   "\33\220\265\226\33\220\313S\36\220\207\25\25",
18 };
19
20