fltk/fluid/pixmaps/print_gray.xpm
Michael R Sweet bcadb07bb2 Printing support for FLUID...
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4150 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2005-03-21 04:51:16 +00:00

45 lines
984 B
C

/* XPM */
static char * print_gray_xpm[] = {
"24 24 17 1",
" c None",
". c #E3E3E3",
"+ c #D2D2D2",
"@ c #969696",
"# c #C2C2C2",
"$ c #4C4C4C",
"% c #B2B2B2",
"& c #000000",
"* c #696969",
"= c #ACACAC",
"- c #626262",
"; c #767676",
"> c #3C3C3C",
", c #161616",
"' c #1C1C1C",
") c #929292",
"! c #585858",
" ...... ",
" .......... ",
" ............ ",
" .............. ",
" .............. ",
" ................ ",
" ................ ",
" ................ ",
" +@@@@@@+#$$$$$$# ",
" %@@@@@@@&&$$$$$$$* ",
" %%@@@@@@&&&&$$$$$$** ",
" %%%=@@@@&&&&&&$$$$-*** ",
" %%%%@@@;&&&&&&>$$$**** ",
"%%%%%%@@&&&&&&&&$$******",
"%%%%%%%@&&&&&&&&$*******",
"%%%%%%%%,&&&&&&,********",
"%%%%%%%%''''''''********",
"%%%%%%%%''''''''********",
"%%%%%%%%''''''''********",
" %%%%%%%)''''''!******* ",
" %%%%%%%%''''''******** ",
" %%%%%%%%''''******** ",
" %%%%%%%%''******** ",
" %%%%%% ****** "};