gimp/plug-ins/pagecurl/curl5.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 * curl5_xpm[] = {
"33 33 7 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #CCCCCC",
"# c #999999",
"$ c #666666",
"% c #333333",
".................................",
".+++++++++++++++++++++++++++++++.",
".+++++++++++++++++++++++++++++++.",
".+++++++++++++++++++++++++++++++.",
".@++++++++++++++++++++++++++++++.",
".@@+++++++++++++++++++++++++++++.",
".@@@++++++++++++++++++++++++++++.",
".#@@@+++++++++++++++++++++++++++.",
".##@@@@+++++++++++++++++++++++++.",
".###@@@@+.++++++++++++++++++++++.",
".$####@@@+.+++++++++++++++++++++.",
".$$$###@@@+.++++++++++++++++++++.",
".$$$$###@@@..+++++++++++++++++++.",
".%%$$$###@@%..++++++++++++++++++.",
".%%%$$$$##@%$..+++++++++++++++++.",
"@.%%%%$$$#%@#$%.++++++++++++++++.",
"@@..%%%$$%++@#$%.+++++++++++++++.",
"@@@...%%%@+++@#$%.++++++++++++++.",
"$$$@@..%$#@++++@$%.+++++++++++++.",
"$$$@@@$.%%$#@+++@#%.++++++++++++.",
"$$$@@@$$$.%$#@+++@#%.+++++++++++.",
"@@@$$$@@@$$.%$#@++@#%.++++++++++.",
"@@@$$$@@@$$$@.%#@+++#%.+++++++++.",
"@@@$$$@@@$$$@@..$#@++@$.++++++++.",
"$$$@@@$$$@@@$$$@.%$@++@$.+++++++.",
"$$$@@@$$$@@@$$$@@@.%#@+@$.++++++.",
"$$$@@@$$$@@@$$$@@@$$.%#++#.+++++.",
"@@@$$$@@@$$$@@@$$$@@@%.$@+#.++++.",
"@@@$$$@@@$$$@@@$$$@@@$$%.#+@.+++.",
"@@@$$$@@@$$$@@@$$$@@@$$$@..@@.++.",
"$$$@@@$$$@@@$$$@@@$$$@@@$$$%%@.+.",
"$$$@@@$$$@@@$$$@@@$$$@@@$$$@@%...",
"$$$@@@$$$@@@$$$@@@$$$@@@$$$@@@$%."};