gimp/plug-ins/pagecurl/curl2.xpm
Manish Singh 3a17d16dbe fixup for script-fu in batch mode from Christian Maegaard <cc@chaos.dk>
* app/batch.c: fixup for script-fu in batch mode from Christian Maegaard
<cc@chaos.dk>

* added pagecurl plug-in

-Yosh
1998-04-08 07:07:26 +00:00

44 lines
1.3 KiB
C

/* XPM */
static char * curl2_xpm[] = {
"33 33 7 1",
" c None",
". c #000000",
"+ c #CCCCCC",
"@ c #666666",
"# c #FFFFFF",
"$ c #999999",
"% c #333333",
"...............+++@@@+++@@@+++@@@",
".###+++$$$@@@%%.++@@@+++@@@+++@@@",
".####+++$$$@@%%%.+@@@+++@@@+++@@@",
".#####+++$$@@@%%..+++@@@+++@@@+++",
".######+++$$@@@%%.+++@@@+++@@@+++",
".#######++$$$@@%%..++@@@+++@@@+++",
".#######+++$$$@@%%.@@+++@@@+++@@@",
".########+++$$@@@%%.@+++@@@+++@@@",
".#########+++$$@@%@%@+++@@@+++@@@",
".########.#+++$$%+$%.@@@+++@@@+++",
".#########.#+++%##+@%@@@+++@@@+++",
".##########..%%+###$@.@@+++@@@+++",
".###########..@$+##+$%++@@@+++@@@",
".############..@$+##+@.+@@@+++@@@",
".#############.%@$###$%.@@@+++@@@",
".##############.%@+##+$.+++@@@+++",
".###############.%@+##+@.++@@@+++",
".################.%$+##$%++@@@+++",
".#################.%$+#+@.@+++@@@",
".##################.%$##+%@+++@@@",
".###################.%$##$.+++@@@",
".####################.%+#+%%@@+++",
".#####################.@+#$.@@+++",
".######################.@+#@%@+++",
".#######################.@#+.+@@@",
".########################.$#$.@@@",
".#########################.$#.@@@",
".##########################.++%++",
".###########################.+%++",
".############################.+%+",
".#############################..@",
".##############################.%",
"................................."};