diff options
Diffstat (limited to 'data/pixmaps/feta/8/rests-1o.xpm')
-rw-r--r-- | data/pixmaps/feta/8/rests-1o.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/rests-1o.xpm b/data/pixmaps/feta/8/rests-1o.xpm new file mode 100644 index 0000000..d94fa12 --- /dev/null +++ b/data/pixmaps/feta/8/rests-1o.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"23 7 6 1", +" c Gray2", +". c Gray37", +"X c Gray45", +"o c #aaaaaa", +"O c #c8c8c8", +"+ c None", +/* pixels */ +"+++++++++++++++++++++++", +"++++++oXXXXXXXXXXo+++++", +"++++++. .+++++", +"++++++. .+++++", +"++++++. .+++++", +"+O O", +"+OXXXXXoXXXXXXXXXXXXXX+" +}; |