[PATCH v2] gdi32: Add support for GCP_USEKERNING to GetCharacterPlacement.

Huw Davies huw at codeweavers.com
Thu Jul 9 09:22:39 CDT 2020


On Wed, Jul 08, 2020 at 05:49:11PM +0800, Dmitry Timoshkov wrote:
> v2: Add tests.
> 
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/gdi32/font.c       |  97 ++++++++++++++++++++++++++++++++-----
>  dlls/gdi32/tests/font.c | 103 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 187 insertions(+), 13 deletions(-)

Looks good.  I've sent in a v3 that removes the trace()s from the tests
(that test is already way too verbose).

Huw.



More information about the wine-devel mailing list