diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads--1mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads--1mensural.xpm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads--1mensural.xpm b/data/pixmaps/feta/4/noteheads--1mensural.xpm new file mode 100644 index 0000000..8edf37e --- /dev/null +++ b/data/pixmaps/feta/4/noteheads--1mensural.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"10 8 6 1", +" c #010101", +". c #5a5a5a", +"X c #7b7b7b", +"o c Gray56", +"O c #cdcdcd", +"+ c None", +/* pixels */ +"++++++++++", +"+O+++++++O", +"+o.oXXXX.o", +"+o o", +"+oO+++++Oo", +"+o o", +"+o.XXXXX.o", +"+O+++++++O" +}; |