initial checkin

This commit is contained in:
2019-12-15 17:59:52 -08:00
parent ca005bcd85
commit 7a1ff81649
26 changed files with 1574 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
/* GIMP RGB C-Source image dump (rain0.c) */
#include "../gimp_image.h"
const struct gimp_image rain0 = {
16, 16, 3,
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\000\000\000\000\000\000\000\000\000"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377\377"
"\377\377\377\377\377\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\000\000\000\000\000\000\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\000\000\000"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377\377"
"\377\377\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377"
"\377\377\000\000\000\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377"
"\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377"
"\377\377\377\377\377\377\377\377\000\000\000\377\377\377\000\000\000\377\377\377\377"
"\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\000\000\000\000\000\000\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\000\000\000\377\377\377\000\000\000\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\000\000\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"
"\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377",
};