"Dustin Navea" <[EMAIL PROTECTED]> wrote: > This basically just adds Aliases for some of MS's > Default Fonts to the wine default config... fixes bug > #721...
There is no need to add aliases to the config file. Config file should provide replacements for basic system fonts only, common aliases are handled by graphics/x11drv/xfont.c, XFONT_LoadAliases(). In the case of the client-side rendered fonts, there is some font aliasing code too. Probably it should be enhanced though. -- Dmitry.