view Gui/mplayer/pixmaps/a43.xpm @ 18179:3628371ad165

We now have CJPG samples and they work with the CJPG and ijpg decoders.
author diego
date Sat, 22 Apr 2006 11:22:18 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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