SharpGL 2.2
SharpGL 2.2 is the first release of SharpGL since moving to GitHub. This release fixes a problem in the WinForms project template which leads to failed builds.
# Install with Nuget!
PM > Install-Package SharpGLforWinForms
PM > Install-Package SharpGLforWPF
Install the Project Templates for Visual Studio
Features
- Added the BuildRelease script to make creating new releases much more straightforward.
- FontBitmaps can now return Glyph Metrics.
Bugfixes
- Fixed the WinForms project template.
Breaking Changes
- None