FreeType bindings? #777
|
Are there any plans or thoughts on adding FreeType bindings as part of Silk.NET? I think it would be a solid add. I personally have been using a different C# FreeType binding, but I find it very much lacking in terms of integration and syntax compared to how Silk.NET handles bindings in general, and there doesn't seem to be much active work for something that seems useful across multiple graphics APIs as much as FreeType. |
Answered by
HurricanKai
Jan 31, 2022
Replies: 1 comment 2 replies
|
We have generally recommended https://github.com/SixLabors/Fonts |
2 replies
Answer selected by
desiwko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have generally recommended https://github.com/SixLabors/Fonts
Is there a reason FreeType bindings would be preferable?