On Mon, Mar 25, 2002 at 01:20:03PM +0100, Uwe Bonnes wrote: > >>>>> "Huw" == Huw D M Davies <[EMAIL PROTECTED]> writes: > > Huw> at least 2.0.5 (but the later the better). Add a [FontDirs] > Huw> section to your ~/.wine/config file, with entries pointing at any > Huw> directories that contain TT fonts > > Huw> eg [FontDirs] "dir1"="/usr/X11R6/lib/X11/fonts/TT" > Huw> "dir2"="/usr/share/fonts/TT" etc... > > Should the <windows>/font directory be listed in the FontsDirs Directory > too?
No, it'll be searched by default in addition to any dirs listed in [Fontdirs]. Huw.