grochat / verovio

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
http://www.verovio.org
Other
0 stars 0 forks source link

add new option "favor glyphs" #21

Closed grochat closed 1 year ago

grochat commented 4 years ago

This new option --favor-glyphs, off by default, will tell verovio to use glyphs over shapes/polygons whenever possible in mensural (and probably neume) situations, such as ligatures, drawing of maxima, longa, brevis, semibrevis etc. Linked to #6 and #8.

lpugin commented 4 years ago

I would suggest --use-glyph-mensural and --use-glyph-neume (we already have use-brace-glyph, which should be changed to --use-glyph-brace). Does this work for you?

grochat commented 4 years ago

Sounds good! So now we have --use-glyph-mensural, --use-glyph-neume and --use-glyph-brace. And --use-brace-glyph is also kept for backward compatibility ;-)

grochat commented 1 year ago

done.