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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 1 22:59:24 CDT 2017


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 at winehq.org
          Reporter: jp-dev at 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.



More information about the wine-bugs mailing list