diff options
Diffstat (limited to 'data/pixmaps/feta/4/rests-3mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/rests-3mensural.xpm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/rests-3mensural.xpm b/data/pixmaps/feta/4/rests-3mensural.xpm new file mode 100644 index 0000000..9bb63db --- /dev/null +++ b/data/pixmaps/feta/4/rests-3mensural.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"4 5 6 1", +" c Gray3", +". c #6a6a6a", +"X c #888888", +"o c #acacac", +"O c #cdcdcd", +"+ c None", +/* pixels */ +"++++", +"++Xo", +"+X .", +"++o.", +"+++O" +}; |