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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 2 01:49:20 CDT 2017


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

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> ---
The issue is likely because we rely on gdi32 too much in font handling,
especially for private fonts. 32 stands for LF_FACESIZE, which is a name length
limit for LOGFONT structure. We probably should make it dynamic.

-- 
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