Added patch to fix handling of invert_y in DrawTextExW.

This commit is contained in:
Sebastian Lackner
2014-11-13 06:49:12 +01:00
parent 75c5402c30
commit 82d94a776d
5 changed files with 109 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
Author: Sebastian Lackner
Subject: Fix handling of invert_y in DrawTextExW.
Revision: 1
Fixes: [22109] Fix handling of invert_y in DrawTextExW