wineconsole: Remove the character-width check as we need newer FreeType library.

Akihiro Sagawa sagawa.aki at gmail.com
Wed Dec 14 06:22:55 CST 2011


This closes bug #10063. This check is needed for FreeType < 2.0.8, but
commit 570e68b82200bdd9981b2cd8fe9e68d35bad3cb9 updated the requirement,
2.1.4 or later. And it is not useful for DBCS fonts, as they have two
different width (halfwidth and fullwidth) even in monospaced font such
as MS Gothic. 
---
 programs/wineconsole/user.c |   34 ++--------------------------------
 1 files changed, 2 insertions(+), 32 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wineconsole-Remove-the-character-width-check-as-we-n.patch
Type: text/x-patch
Size: 2129 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111214/44da507d/attachment-0001.bin>


More information about the wine-patches mailing list