WINEPS and AFM

Vitaly Lipatov lav at etersoft.ru
Mon Dec 27 06:16:48 CST 2004


There is a strange code in dlls/wineps/init.c file:

    if(!pi->Fonts) {
        MESSAGE("To use WINEPS you need to install some AFM files.\n");
        return FALSE;
    }

It returns FALSE if we have not any fonts described in PPD file (buildin 
printer). Will I remove this section at all? 

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



More information about the wine-devel mailing list