https://bugs.winehq.org/show_bug.cgi?id=52830
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- I'm sure it's possible to make it work the way you're asking, but it will definitely need more changes than before. Probably the easiest way is to import freetype sources to libs/ as we do for some dependencies now, and then statically link that to dwrite.dll. That's if you're willing to maintain such patches.