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/10/clefs-mensural2_f_change.xpm

30 lines
506 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"15 15 8 1",
" c #040404",
". c #3c3c3c",
"X c #484848",
"o c Gray47",
"O c #888888",
"+ c Gray72",
"@ c #c3c3c3",
"# c None",
/* pixels */
"###############",
"##@OO######O+##",
"#+ X###. +#",
"#+oX X##o @",
"#####X +##+ X#",
"######X X######",
"######+ ######",
"####### ######",
"####### ######",
"####### X######",
"######+ +######",
"######.X##+ X##",
"##+oo X### X#",
"#+ o#####X @",
"#@o@########O+#"
};