lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4441 in lilypond: Patch: Define default fonts


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4441 in lilypond: Patch: Define default fonts in fontconfig configuration file
Date: Fri, 12 Jun 2015 06:51:27 +0000


Comment #3 on issue 4441 by address@hidden: Patch: Define default fonts in fontconfig configuration file
https://code.google.com/p/lilypond/issues/detail?id=4441

Perhaps, it would be possible by appending the contents of fontconfig's 70-no-bitmaps.conf.

It is like following.

<!-- Reject bitmap fonts -->
 <selectfont>
  <rejectfont>
   <pattern>
     <patelt name="scalable"><bool>false</bool></patelt>
   </pattern>
  </rejectfont>
 </selectfont>

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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