diff options
Diffstat (limited to 'data/pixmaps/feta/4/rests-4mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/rests-4mensural.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/rests-4mensural.xpm b/data/pixmaps/feta/4/rests-4mensural.xpm new file mode 100644 index 0000000..f02c904 --- /dev/null +++ b/data/pixmaps/feta/4/rests-4mensural.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"4 6 7 1", +" c Gray5", +". c #2a2a2a", +"X c Gray43", +"o c #9d9d9d", +"O c #aeaeae", +"+ c Gray79", +"@ c None", +/* pixels */ +"@@@@", +"@@+O", +"@O X", +"@O X", +"@o.X", +"@@@+" +}; |