diff options
Diffstat (limited to 'data/pixmaps/feta/8/rests-4mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/8/rests-4mensural.xpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/rests-4mensural.xpm b/data/pixmaps/feta/8/rests-4mensural.xpm new file mode 100644 index 0000000..3b5ef4f --- /dev/null +++ b/data/pixmaps/feta/8/rests-4mensural.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"8 9 7 1", +" c Gray2", +". c Gray32", +"X c #777777", +"o c Gray54", +"O c Gray67", +"+ c Gray82", +"@ c None", +/* pixels */ +"@@@@@@@@", +"@@@@@+X+", +"@@@+. o", +"@+. X o", +"@O o+O o", +"@@@o o", +"@+ .+ o", +"@O.+@@ o", +"@@@@@@OO" +}; |