On Friday 15 June 2007 13:25:19 Louis Lenders wrote:
So could something be included in wine's source like detect if they are present (/usr/share/fonts/liberation/ here), use Hans' convert-script to "convert" it into arial.ttf, and then copy them into /usr/share/wine/fonts/, i think that would be enough for apps to detect the font, right?
They need to be inside your wineprefix (i.e. in c:\windows\fonts) for maximum compatibility. Much like how the fake dlls are generated from Wine's globally installed shared libraries and placed inside your Wine prefix when you run wineprefixcreate.
-Hans