Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QFontDrawing.Print Reliant on outdated OpenTK Bindings. #55

Open
xjax123 opened this issue Mar 30, 2023 · 2 comments
Open

QFontDrawing.Print Reliant on outdated OpenTK Bindings. #55

xjax123 opened this issue Mar 30, 2023 · 2 comments

Comments

@xjax123
Copy link

xjax123 commented Mar 30, 2023

QFontDrawing.Print is reliant on OpenTK.Vector3, which is not a valid type. OpenTK.Mathematics.Vector3 is the correct binding.

@loudar
Copy link

loudar commented Jul 10, 2023

Same issue here.

@opcon
Copy link
Owner

opcon commented Jul 13, 2023

Thanks for raising the issue. I have not updated this library for OpenTK 4.x, is this the version you are using? I don't have time to do the update myself unfortunately, but I'll accept a PR for it if someone would like to put one together. Are the API changes different enough that we would need to maintain two separate versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants