22 Mar
2002
22 Mar
'02
8:43 p.m.
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.