view gui/dialog/pixmaps/aspect11.xpm @ 36143:3c1595fcf004

Update calculation of allocation size for direct rendering.
author reimar
date Sun, 05 May 2013 07:27:33 +0000 (2013-05-05)
parents 3c901704a27c
children
line wrap: on
line source
/* XPM */
static const char *const aspect11_xpm[] = {
"19 16 3 1 0 0",
"  c #000000",
"! c #FFFFFF",
"# c None",
"###################",
"###################",
"###################",
"#                 #",
"  !!!!!!!!!!!!!!!  ",
" !               ! ",
" !   !       !   ! ",
" !  !!   !  !!   ! ",
" !   !       !   ! ",
" !   !   !   !   ! ",
" !  !!!     !!!  ! ",
" !               ! ",
"  !!!!!!!!!!!!!!!  ",
"#                 #",
"###################",
"###################"
};