diff options
Diffstat (limited to 'data/pixmaps/feta/12/rests-4mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/12/rests-4mensural.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/rests-4mensural.xpm b/data/pixmaps/feta/12/rests-4mensural.xpm new file mode 100644 index 0000000..8291912 --- /dev/null +++ b/data/pixmaps/feta/12/rests-4mensural.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"11 13 8 1", +" c Gray2", +". c #2d2d2d", +"X c #4b4b4b", +"o c #727272", +"O c #8b8b8b", +"+ c #aeaeae", +"@ c #d5d5d5", +"# c None", +/* pixels */ +"###########", +"########@O#", +"######@o O", +"####@o O", +"##@X . O", +"#+ .+# O", +"#@.X@##o O", +"#####o O", +"##@o . O", +"#@ .O@. O", +"#+ .+### O", +"##@#####X O", +"#########o#" +}; |