[PATCH] gdi32: Ensure a fixed-pitch full-width character has double width of a half-width character. (try 4)

Akihiro Sagawa sagawa.aki at gmail.com
Thu Jan 17 10:23:08 CST 2013


try 4:
 - Fix full-width character detection that causes test failure.

try 3:
 - Improve full-width character detection.
 - Support fake italic transformation.
 - Choose non-linked fonts in the test case.
 - Add more trace messages.

try 2:
 - Add rotated transformation tests.

---
 dlls/gdi32/freetype.c   |   37 ++++++++++++++++++--
 dlls/gdi32/tests/font.c |   87 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 121 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Ensure-a-fixed-pitch-full-width-character-has-.patch
Type: text/x-patch
Size: 7442 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130118/2da240b4/attachment-0001.bin>


More information about the wine-patches mailing list