diff options
Diffstat (limited to 'data/pixmaps/feta/8/rests-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/8/rests-2mensural.xpm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/rests-2mensural.xpm b/data/pixmaps/feta/8/rests-2mensural.xpm new file mode 100644 index 0000000..b57b733 --- /dev/null +++ b/data/pixmaps/feta/8/rests-2mensural.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"8 8 7 1", +" c #010101", +". c #444444", +"X c #727272", +"o c #898989", +"O c #bbbbbb", +"+ c #c1c1c1", +"@ c None", +/* pixels */ +"@@@@@@@@", +"@@o+@@@@", +"@o XO@", +"@o o. o", +"@o @@@X+", +"@o @@@@@", +"@o @@@@@", +"@@o@@@@@" +}; |