view gui/mplayer/pixmaps/chapter.xpm @ 24792:f08190357ed5

Clarify that -vo gl bicubic filtering is B-spline, not polynomial
author reimar
date Sat, 20 Oct 2007 15:35:48 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

/* XPM */
static const char * chapter_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #CD0909",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  ",
"  ..            ",
" .++.           ",
".++++.          ",
".++++.  .    .  ",
" .++.  .@.  .@. ",
"  ..  .@@@..@@@.",
"       .@.  .@. ",
"        .    .  "};