diff options
Diffstat (limited to 'data/pixmaps/feta/6/rests-3mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/6/rests-3mensural.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/6/rests-3mensural.xpm b/data/pixmaps/feta/6/rests-3mensural.xpm new file mode 100644 index 0000000..65d248e --- /dev/null +++ b/data/pixmaps/feta/6/rests-3mensural.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"6 6 7 1", +" c Gray0", +". c #282828", +"X c Gray43", +"o c #989898", +"O c #afafaf", +"+ c Gray82", +"@ c None", +/* pixels */ +"@@@@@@", +"@@@+XO", +"@+.. X", +"@+o@oX", +"@@@@oX", +"@@@@OO" +}; |