view Gui/mplayer/pixmaps/aspect.xpm @ 14410:9b7f3566b603

Playback video with multiple windows.
author reimar
date Fri, 07 Jan 2005 11:11:02 +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",
"                ",
"                ",
"  ............. ",
" .+++++++++++++.",
" .+....+...+..+.",
" .++++++...+..+.",
" .+........+..+.",
" .+........+..+.",
" .+........+..+.",
" .++++++++++..+.",
" .+...........+.",
" .+...........+.",
" .+++++++++++++.",
"  ............. ",
"                ",
"                "};