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/scripts-mordent.xpm

27 lines
497 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"19 12 8 1",
" c #040404",
". c Gray20",
"X c #515151",
"o c Gray45",
"O c #868686",
"+ c #b4b4b4",
"@ c #cacaca",
"# c None",
/* pixels */
"###################",
"#########++########",
"####++###Xo@+######",
"####X +##ooX +#####",
"###O +#O +###@",
"##+ @O +#.o",
"##.. .. ..#",
"#o.#+ O@ +#",
"#@###+ o#+ o##",
"######+ Xoo##+ X###",
"#######+@oo###++###",
"#########@+########"
};