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

Akihiro Sagawa sagawa.aki at gmail.com
Thu Feb 7 07:13:04 CST 2013


Hi,

This patch enhances full-width character glyph advance when we choose
fixed-pitch font.

try 6:
  - Skip a vertical face in the test to avoid IPA Gothic (Ver.2) issue.
  - No changes in freetype.c between try 5 and 6.

---
 dlls/gdi32/freetype.c   |   37 ++++++++++++++++++--
 dlls/gdi32/tests/font.c |   88 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 122 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: 7497 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130207/d1536af7/attachment-0001.bin>


More information about the wine-patches mailing list