21 Feb
2007
21 Feb
'07
5:53 a.m.
On 21.02.2007 03:31, Dmitry Timoshkov wrote:
"Lei Zhang" <thestig(a)google.com> wrote:
Can we change wineprefixcreate to copy the truetype fonts (if any) from /usr/X11R6/lib/X11/fonts/TTF or /usr/share/X11/fonts/TTF or [insert distro specific X11/fonts/TTF directory] to $WINEPREFIX/drive_c/windows/fonts/ ?
No. It's the distribution's duty to put ttf fonts in the path available through the fontconfig APIs.
Unless the game tries to read the .TTF file directly from the Windows\Fonts directory. (For e.g. "custom" rendering without GDI. I don't know if that's the case, but it's a possibility.) -f.r.