Skip to content

v0.10.0

Compare
Choose a tag to compare
@tfriedel6 tfriedel6 released this 11 Feb 10:41
· 50 commits to master since this release
  • High DPI scaling now works in the sdlcanvas and glfwcanvas packages. If the window is scaled by some factor, the canvas size will be different, and the actual content scaling is left up to the application.
  • Updated SDL and GLFW versions
  • Fixed polygon triangulation in some cases
  • Fixed Arc and ArcTo scaling