mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00: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.