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.
rosegarden/data/pixmaps/feta/12/flags-dgrace.xpm

30 lines
699 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"28 15 8 1",
" c Gray2",
". c #2c2c2c",
"X c Gray32",
"o c #6d6d6d",
"O c Gray57",
"+ c #afafaf",
"@ c #d0d0d0",
"# c None",
/* pixels */
"############################",
"#@o+########################",
"#O .+######################",
"##@X .+####################",
"####@o .O##################",
"######@o .O################",
"########@o .O##############",
"###########o X@###########",
"#############o. X+#########",
"###############@X .+#######",
"#################@X .+#####",
"###################@o .+###",
"#####################@o .O#",
"#######################@o O",
"#########################@O#"
};