Mercurial > mplayer.hg
view gui/mplayer/pixmaps/title.xpm @ 31094:7299c551a7cd
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.
author | reimar |
---|---|
date | Sun, 09 May 2010 21:36:10 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};