opcon / QuickFont

A Modern OpenGL Font Rendering Library for OpenTK
https://github.com/opcon/QuickFont
MIT License
83 stars 25 forks source link

Upgrade OpenTK 3.0.1 #44

Closed MutterOberin closed 5 years ago

MutterOberin commented 5 years ago

As mentioned in #43 this would upgrade to OpenTK 3.0.1

opcon commented 5 years ago

Hi @MutterOberin

Thank you for this pull request!

It looks like you have upgraded to OpenTK 3.0.1 without using the paket.lock and paket.dependencies, but rather with NuGet.

Because of this, I can't merge the pullrequest as is - but I will fix it up and update to OpenTK 3.0.1 shortly

Cheers

MutterOberin commented 5 years ago

Hey @opcon

Ufff... Sorry. I was not looking at these. I can also quickly update the pr to use paket.lock and paket.dependecies.

opcon commented 5 years ago

Hi @MutterOberin,

I've just released version 4.5 of QuickFont, which among a few other things, is updated to OpenTK 3.0.1.

Sorry this took me so long to get too, and thanks for the PR

MutterOberin commented 5 years ago

Hi @opcon,

That sounds good! Thank you very much for the work!