https://bugs.winehq.org/show_bug.cgi?id=43956 Bug ID: 43956 Summary: GDI+ is unable to load some truetype fonts Product: Wine Version: 2.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs(a)winehq.org Reporter: jp-dev(a)inbox.ru Distribution: --- My GDI+ program is unable to load a certain font when it runs under Wine. I have written a smaller test program, and the font which fails under Wine was able to load under Windows XP. The test program uses the GdipPrivateAddFontFile API, whereas my program where I first met the bug used GdipPrivateAddMemoryFont. In both cases, it is the same error, a GpStatus 3 is returned, the enumeration value OutOfMemory. I attach the problematic font file to this bug report. I an using wine-staging 2.19. -- 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.