dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.95k stars 379 forks source link

DirectWrite missing some overloading methods #1869

Open vxzms opened 7 months ago

vxzms commented 7 months ago

Summary

DirectWrite missing some overloading methods. Such as IDWriteFactory6::GetSystemFontSet will return includeDownloadableFonts and fontSet, but I can’t found the method which return includeDownloadableFonts.

Steps to reproduce

Comment

Perksey commented 6 months ago

Will be fixed in 3.0, no idea why this is happening!