view Gui/mplayer/pixmaps/chapter.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 * chapter_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #CD0909",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  ",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  "};