Wine engine fix

Eric Pouech eric.pouech at wanadoo.fr
Fri Mar 22 14:55:35 CST 2002


"Dimitrie O. Paun" a écrit :
> 
> On March 22, 2002 02:58 pm, Eric Pouech wrote:
> > usually fixed fonts are in MODERN family
> [...[
> > +    if (ptm->tmPitchAndFamily & TMPF_FIXED_PITCH)
> > +        ptm->tmPitchAndFamily |= FF_ROMAN;
> > +    else
> > +        ptm->tmPitchAndFamily |= FF_MODERN;
> 
> Shouldn't this be the other way around?

no... the TMPF_FIXED_PITCH is a f**** m**** API
TMPF_FIXED_PITCH is set when the font isn't fixed... go figure

A+



More information about the wine-devel mailing list