diff options
Diffstat (limited to 'data/pixmaps/feta/4/noteheads--3mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/4/noteheads--3mensural.xpm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/pixmaps/feta/4/noteheads--3mensural.xpm b/data/pixmaps/feta/4/noteheads--3mensural.xpm new file mode 100644 index 0000000..d2c498f --- /dev/null +++ b/data/pixmaps/feta/4/noteheads--3mensural.xpm @@ -0,0 +1,24 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"12 12 6 1", +" c #010101", +". c #5b5b5b", +"X c Gray48", +"o c Gray56", +"O c #d2d2d2", +"+ c None", +/* pixels */ +"++++++++++++", +"+O+++++++++O", +"+o.oXXXXXX.o", +"+o o", +"+oO+++O+++Oo", +"+o o", +"+o.oXXXXoo.o", +"+O++++++++Oo", +"++++++++++Oo", +"++++++++++Oo", +"+++++++++++o", +"+++++++++++O" +}; |