diff options
Diffstat (limited to 'data/pixmaps/feta/12/noteheads-2mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/12/noteheads-2mensural.xpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/pixmaps/feta/12/noteheads-2mensural.xpm b/data/pixmaps/feta/12/noteheads-2mensural.xpm new file mode 100644 index 0000000..92de7d2 --- /dev/null +++ b/data/pixmaps/feta/12/noteheads-2mensural.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 15 6 1", +" c Gray1", +". c #2a2a2a", +"X c Gray59", +"o c Gray66", +"O c Gray84", +"+ c None", +/* pixels */ +"+++++++++++++", +"++++++OO+++++", +"+++++O..O++++", +"+++++. .++++", +"++++X X+++", +"+++X X++", +"++o o+", +"+o o", +"+o o", +"++o o+", +"+++X X++", +"++++X X+++", +"+++++. .++++", +"+++++O..O++++", +"++++++OO+++++" +}; |