[Bug 45721] SimpleHelloWorld application displays contents incorrectly - drawing of glyph outlines as path geometries

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 27 15:52:38 CDT 2018


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

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|SimpleHelloWorld            |SimpleHelloWorld
                   |application displays        |application displays
                   |contents incorrectly        |contents incorrectly -
                   |                            |drawing of glyph outlines
                   |                            |as path geometries
          Component|dwrite                      |d2d

--- Comment #5 from Nikolay Sivov <bunglehead at gmail.com> ---
It's using outline mode with d2d path geometries. In this case DirectWrite is
asked for positioned glyph outlines and doesn't do any rendering itself.

If you comment "DrawGeometry" call artifacts should go away.

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