Closed Martinay closed 8 years ago
Thanks for your contribution, I'll take a look at the code sometime this week. It looks good!
Hi, I apologise for never updating you on this pull request. Unfortunately I've been super busy with Uni.
Thank you very much for your work. I have implemented your OpenGL ES support into the library as a conditional compilation, since the library is mainly for desktop OpenGL use, however this will still be useful if people need it!
Additionally I also created my own nuget package, QuickFont.Desktop, for the desktop OpenGL version.
Cheers, Patrick
Hi @opcon, I needed OpenGL ES 2.0 and downgraded therefore the library. If you are interested you can accept the pull request. OpenGL ES 2.0 is only a subset of OpenGL 2, so it should be compatible with your OpenGL 3 version. When you build the project with release config there is also a nuget package created.