Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/chapter.xpm @ 20780:e8cd0590bf97
dts, width/height explanation
author | michael |
---|---|
date | Wed, 08 Nov 2006 19:04:48 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * chapter_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #CD0909", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};