diff options
Diffstat (limited to 'data/pixmaps/feta/12/rests-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/12/rests-2mensural.xpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/rests-2mensural.xpm b/data/pixmaps/feta/12/rests-2mensural.xpm new file mode 100644 index 0000000..b7ca53f --- /dev/null +++ b/data/pixmaps/feta/12/rests-2mensural.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"11 11 6 1", +" c #070707", +". c #484848", +"X c Gray46", +"o c #8b8b8b", +"O c #b9b9b9", +"+ c None", +/* pixels */ +"+++++++++++", +"++OO+++++++", +"+O Xo++++", +"+o .o+", +"+o X o", +"+o +++o. O", +"+o +++++++", +"+o +++++++", +"+o +++++++", +"+O +++++++", +"++OO+++++++" +}; |