microsoft / WindowsAppSDK

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
https://docs.microsoft.com/windows/apps/windows-app-sdk/
MIT License
3.85k stars 323 forks source link

Cross-platform DirectWrite (again) #4678

Open simoncozens opened 2 months ago

simoncozens commented 2 months ago

Two years ago, @duncanmacmichael wrote:

Since the date of this proposal we've worked on porting DWrite features to DWriteCore and have been investigating the question of downlevel and cross-plat support outside of the Windows AppSDK. At the moment, DWriteCore is still Windows-only through the WinAppSDK, but our downlevel and cross-plat plans are still in motion despite no exact ETA. We still want to make this happen, but it's more complicated than we had anticipated. :)

What's the status now? I'm asking because I have a need for cross-platform and cross-shaping-engine font testing and debugging, which is currently very painful.