print.xpm

Go to the documentation of this file.
00001 /* XPM */
00002 static char * print_xpm[] = {
00003 "16 16 7 1",
00004 "       c None",
00005 ".      c #000000",
00006 "+      c #FFFFFF",
00007 "@      c #808080",
00008 "#      c #808000",
00009 "$      c #C0C0C0",
00010 "%      c #800000",
00011 "                ",
00012 "     .........  ",
00013 "    .++++++++.  ",
00014 "    .+.....+.   ",
00015 "   .++++++++.   ",
00016 "   .+.....+.... ",
00017 "  .++++++++.@.@.",
00018 " ..........@.@..",
00019 ".#$#$#$#$#$.@.@.",
00020 ".............@@.",
00021 ".#$#$#$@%%$#.@..",
00022 ".$#$#$#$#$#$....",
00023 "............... ",
00024 " .............  ",
00025 "                ",
00026 "                "};

Generated on Sat Dec 15 00:00:58 2007 for BulmaGes by  doxygen 1.5.1