[PATCH v2] dwrite: Prefer Windows platform names regardless of record order.

Akihiro Sagawa sagawa.aki at gmail.com
Wed Sep 11 09:58:46 CDT 2019


In v2, fix time out issue (loop variable name was incorrect).

Otherwise localized family name of IPA font isn't available in DirectWrite.
While Wine enumerates localized name in GDI.

N.B. IPA font family (e.g. IPA Mincho) is a bit tricky. It has Japanese
(Kanji) name for Japanese Windows, though it has English (ASCII) name for
Japanese Macintosh. And due to record order, Wine's DirectWrite chooses
Macintosh one.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/dwrite/opentype.c | 52 ++++++++++++++++++--------------------------------
 1 file changed, 19 insertions(+), 33 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-dwrite-Prefer-Windows-platform-names-regardless-o.patch
Type: text/x-patch
Size: 2796 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190911/3ca6d6c1/attachment.bin>


More information about the wine-devel mailing list