Wine engine fix

Dimitrie O. Paun dpaun at rogers.com
Fri Mar 22 14:43:11 CST 2002


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?  

-- 
Dimi.




More information about the wine-patches mailing list