dotnet / dotnet/Silk.NET

DirectWrite missing some overloading methods

Open
#1,869 1 comment 0 reactions 0 assignees View on GitHub
bug verify-3.0
Dominant language
C#
Stars
5.2k
Forks
477
Avg merge
3d 16h
Merged PRs (30d)
2

Description

# 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
- Platform: Desktop
- Framework Version: .NET 8
- API: DirectWrite
- API Version: *I don’t know where can get it*

# Comment
- https://learn.microsoft.com/en-us/windows/win32/api/dwrite_3/nf-dwrite_3-idwritefactory6-getsystemfontset
- https://github.com/dotnet/Silk.NET/blob/235507c9cd6c2ce351ebb357a120b0b9c148b99d/src/Microsoft/Silk.NET.Direct2D/DirectWrite/Structs/IDWriteFactory6.gen.cs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.