Skip to content

SharpGL 2.2

Compare
Choose a tag to compare
@dwmkerr dwmkerr released this 14 Mar 20:41

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