Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 15885:b2f434649dec
properly redraw fullscreen window with -fs and zoom
author | nplourde |
---|---|
date | Sat, 02 Jul 2005 13:28:25 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};