Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/title.xpm @ 14482:2935000463c7
better vf_lavcdeint description
author | diego |
---|---|
date | Thu, 13 Jan 2005 00:05:16 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};