lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add sans-serif and monospace fonts (issue 224800043 by address@hidde


From: Simon Albrecht
Subject: Re: Add sans-serif and monospace fonts (issue 224800043 by address@hidden)
Date: Thu, 09 Apr 2015 11:01:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Am 09.04.2015 um 07:14 schrieb address@hidden:
On 2015/04/08 20:18:55, lemzwerg wrote:
> I like the current overall look for _this_ choice of fonts
> better afterwards as compared to before, even though the "C"
> glyph has a more conspicuous rounding and the "G" glyph has
> the well-known somewhat poignant Helvetica shape.

Yes, it's more consistent.  On the other hand, I very much dislike
Helvetica,
and maybe there's a better choice eventually...

> It's a pity that Pango does not seem to support some setup
> where there would be a graceful upgradation to the
> identically-metriced Helvetica when available:
> many professional printers/publishers have the original
> Helvetica readily available in their setup.

It's not clear to me what you expect and how it should work.

Letting PostScript ask for Helvetica which will let GhostScript fall
back to the URW version when the original Helvetica is not available.
If I understand correctly, we currently ask for and embed the URW
version.  But maybe printers have their own way to resubstitute the
original.
I don’t get your point here. Don’t we have convenient mechanisms to select other fonts than default?
\paper {
  fonts = #(set-global-fonts #:sans "Helvetica")
}
This isn’t documented but in <http://fonts.openlilylib.org/docs.html#how-to-use>, though. Can the same be done with make-pango-font-tree (i.e. retain the default fonts except for sans)?

Yours, Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]