Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/a11.xpm @ 16589:c991500a54c7
contrast 0 should lead to a grey, not a black image
author | reimar |
---|---|
date | Sun, 25 Sep 2005 16:17:03 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * a11_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...+...+...+..+.", ".+..++......++..+.", ".+...+.......+..+.", ".+...+.......+..+.", ".+...+...+...+..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};