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/4/clefs-hufnagel_do_change.xpm

20 lines
257 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"5 6 7 1",
" c Gray8",
". c #252525",
"X c #6f6f6f",
"o c Gray61",
"O c #b7b7b7",
"+ c #d5d5d5",
"@ c None",
/* pixels */
"@@@@@",
"@@+o+",
"@+. O",
"@X.@@",
"@X @@",
"@OX@@"
};