Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 14292:12239a0d5408
Make af_control_any_rev return the matching filter
author | reimar |
---|---|
date | Sat, 01 Jan 2005 18:46:56 +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", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};