view gui/mplayer/pixmaps/a169.xpm @ 27975:806c541d03dd

Do not draw in window if our image has not yet been adjusted to the new window size. Fixes some cases of borders not being black in fullscreen when fullscreen image is scaled down.
author reimar
date Sun, 23 Nov 2008 20:39:15 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const a169_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+..+.+++.+.+++.+.",
".+.++.+.....+.+.+.",
".+..+.+++...+++.+.",
".+..+.+.+.....+.+.",
".+..+.+++.+.+++.+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};