[Bug 43956] GDI+ is unable to load some truetype fonts

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 2 00:38:01 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43956

--- Comment #3 from JP Cimalando <jp-dev at inbox.ru> ---
The root of the problem seems to be ERROR_INSUFFICIENT_BUFFER (122) returned by
MultiByteToWideChar. It's located in copy_name_table_string in gdiplus/font.c
line 1415, under the TT_PLATFORM_MACINTOSH case.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list