lewdlime / abcm2ps

abcm2ps is a command line program which converts ABC to music sheet in PostScript or SVG format. It is an extension of abc2ps which may handle many voices per staff. abcm2ps is Copyright © 2014-2016 Jean-Francois Moine.
http://moinejf.free.fr/
GNU General Public License v3.0
82 stars 31 forks source link

Use the abc2svg version of the abc musicfont #58

Closed MaxPerl closed 5 years ago

MaxPerl commented 5 years ago

Hello Jean-Francois, I saw that the music font of the abc2svg apparently supports in some cases better symbols than the one of abcm2ps (e.g. Pedal for Piano). Could it be possible to make them available in abcm2ps, too? I don't know, whether the abc2svg font contains all symbols of the abcm2ps or whether the fonts are compatible. But it would be great to have the same font on abcm2ps and abc2svg. Thanks in advance and best wishes, Max

MaxPerl commented 5 years ago

Sorry, but I noticed that using the abc2svg version of abc2svg.ttf doesn't improve the output of some symbols as !ped!. So my pull request is nonsense... The difference seems to be elsewhere...