20 Feb
2012
20 Feb
'12
10:49 p.m.
Aric Stewart <aric(a)codeweavers.com> wrote:
- TM.tmAveCharWidth = (pFT_MulFix(pOS2->xAvgCharWidth, x_scale) + 32) >> 6; + TM.tmAveCharWidth = (pFT_MulFix(abs(pOS2->xAvgCharWidth), x_scale) + 32) >> 6;
Did you test what Windows does in that case? -- Dmitry.