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>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user