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

27 lines
519 B

/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"21 12 8 1",
" c Gray2",
". c #2f2f2f",
"X c Gray29",
"o c Gray44",
"O c #939393",
"+ c #b4b4b4",
"@ c #d3d3d3",
"# c None",
/* pixels */
"#####################",
"#############O@######",
"####.+###oo##.OX#####",
"###+ o##. .#X. O#+@",
"##@ o. .. o +",
"##.XX .o o. o#",
"#@.##. @#o @@ .##",
"#oo###Oo###@X @##oO##",
"#oo##########O@######",
"#oo##################",
"#@ ##################",
"##+@#################"
};