lilypond-user
[Top][All Lists]
Advanced

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

Re: Unexpected character change on Vista


From: Michael Lauer
Subject: Re: Unexpected character change on Vista
Date: Sat, 25 Oct 2008 17:18:12 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Michael Lauer <mrlauer1 <at> yahoo.com> writes:


> A somewhat better fix is to copy the old times.ttf (and the bold/italic
> versions, and any other system fonts you may want to use)) into
> c:\users\<username>\.fonts\ , and then tell fontconfig to ignore
> the system fonts. The only way I can see to do that is to edit
> c:\program files\lilypond\etc\fonts\fonts.conf and remove the line
>     <dir>WINDOWSFONTDIR</dir>
> 
> If someone has a better workaround, please say so!
> 
A better way to ignore the system TNR fonts: in 
c:\users\<username>\.fonts.conf , add

<fontconfig>
  <selectfont>
    <rejectfont>
      <glob>*Windows/fonts/times*</glob>
    </rejectfont>
  </selectfont>
</fontconfig>








reply via email to

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