mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 04:11:38 +08:00
Proposed changes: - Use the total extent (width) and font metrics (height) as values to put in the lpSize variable instead of calling ScriptString_pSize() in the LpkGetTextExtentExPoint() function. - Use GetTextExtentExPointWPri in more cases as another effort to get the data. - Trailing whitespace fixes.