view gui/ui/pixmaps/aspect43.xpm @ 35221:93337793866d

Do range check before using the variable for array indexing. The other way round makes little sense...
author reimar
date Wed, 31 Oct 2012 20:29:28 +0000
parents 7139c58dc1ed
children
line wrap: on
line source

/* XPM */
static const char *const aspect43_xpm[] = {
"19 16 4 1 0 0",
"  c #000000",
"! c #FFFFFF",
"# c #C0C0C0",
"$ c None",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$                 $",
"  !!!!!!!!!!!!!!!  ",
" !               ! ",
" !    !     !!#  ! ",
" !   !!  !    !  ! ",
" !  ! !      !!  ! ",
" !  !!!  !    !  ! ",
" !    !     !!#  ! ",
" !               ! ",
"  !!!!!!!!!!!!!!!  ",
"$                 $",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$"
};