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