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