You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/chart/images/pattern01.xpm

28 lines
1008 B

/* XPM */
static const char *pattern01[] = {
/* columns rows colors chars-per-pixel */
"40 20 1 1",
" c black",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};