Files
cpython-source-deps/tests/xpm/comments.xpm
2017-05-22 16:16:49 -05:00

22 lines
476 B
C

/* XPM */
static char * tmp [] = {
/* width height ncolors cpp [x_hot y_hot] */
/* width height ncolors cpp [x_hot y_hot] */ /* Some comments */
"10 10 2 1 -1 -1",
/* colors */
" s iconColor1 m black c gray",
"} s iconColor2 m white c white",
/* pixels */
" ",
" ",
" ",
" ",
/* Some comments */
" ",
"}}}}}}}}}}",
"}}}}}}}}}}",
"}}}}}}}}}}" /* Some comments */,
"}}}}}}}}}}",
"}}}}}}}}}}" /* Some comments */};