view gui/ui/pixmaps/aspect11.xpm @ 33984:60449f4234f7

Add doxygen comments to bitmap.c and bitmap.h.
author ib
date Tue, 06 Sep 2011 15:10:01 +0000
parents f4a32f67fee7
children 7139c58dc1ed
line wrap: on
line source

/* XPM */
static const char * const aspect11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};