Vitaly Lipatov : gdi32: Look for ttf fonts in the Wine font dir.

Vitaly Lipatov lav at etersoft.ru
Mon Mar 20 04:40:49 CST 2006


В сообщении от 18 марта 2006 21:51 Alexandre Julliard написал(a):
> +    /* load the system truetype fonts */
> +    data_dir = wine_get_data_dir();
> +    if (data_dir && (unixname = HeapAlloc(GetProcessHeap(), 0,
I did not use
    if (!data_dir) data_dir = wine_get_build_dir();
also for ttf mixing problem in fonts dir.

What about to place source fonts and result (.fon, .ttf) in separate 
directories in source tree? 

-- 
Vitaly Lipatov, ALT Linux Team
Russia, Saint-Petersburg, www.etersoft.ru



More information about the wine-devel mailing list