diff options
Diffstat (limited to 'data/pixmaps/feta/8/noteheads--3mensural.xpm')
-rw-r--r-- | data/pixmaps/feta/8/noteheads--3mensural.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/data/pixmaps/feta/8/noteheads--3mensural.xpm b/data/pixmaps/feta/8/noteheads--3mensural.xpm new file mode 100644 index 0000000..01728a5 --- /dev/null +++ b/data/pixmaps/feta/8/noteheads--3mensural.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"22 21 8 1", +" c Gray1", +". c #3f3f3f", +"X c #4b4b4b", +"o c #717171", +"O c Gray54", +"+ c #a9a9a9", +"@ c Gray76", +"# c None", +/* pixels */ +"######################", +"#++#################O#", +"#oo################# #", +"#O oooooooooooooooo. #", +"#O #", +"#O @", +"#oX++++O+++O+++++++O #", +"#oo################# #", +"#O oXXXXXXXXXXXXXXXX #", +"#O #", +"#O #", +"#o @@+@@+@@@@@@+@+@O #", +"#oo################# #", +"##@################# #", +"#################### #", +"#################### #", +"#################### +", +"#################### O", +"#################### O", +"#################### O", +"####################++" +}; |