]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove bitmap fonts from Build-Depends and use vector fonts only
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 17:32:50 +0000 (10:32 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 17:32:50 +0000 (10:32 -0700)
AFAIK, LilyPond nowadays cannot and does not use bitmap fonts from X11.

Also:
 - Add fonts-linuxlibertine because it is specifically used in the
   UTF-8 snippet;
 - Change fonts-freefont-ttf to fonts-freefont-otf as suggested in the docs;
 - Remove fonts-ipafont-gothic because fonts-ipafont-mincho alone is used,
   and, as a serif font, IPAMincho matches LilyPond's default fonts better.

Also, Build-Conflicts with fonts-noto-cjk which contains OpenType
Collection (OTC) fonts, which unfortunately Ghostscript does not yet
support and would cause the build to abort.


No differences found