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/8/clefs-mensural_g.xpm

34 lines
505 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"11 19 8 1",
" c #060606",
". c Gray17",
"X c #4e4e4e",
"o c #717171",
"O c Gray57",
"+ c #aeaeae",
"@ c Gray81",
"# c None",
/* pixels */
"###########",
"#######o@##",
"######. .##",
"###### .+##",
"######X.@##",
"######@ .#",
"#####@#@O +",
"####O X## O",
"###O .. O",
"##O oX @",
"##..+ XoO##",
"#O @# .@#",
"#O ## .o. #",
"#O ## o#@ #",
"#+ O# o## #",
"##. @ o#@X#",
"##+ X+XO#",
"###+. .##",
"#####@+O###"
};