glfont
glfont copied to clipboard
A modern opengl text rending library for Golang
Results
2
glfont issues
Sort by
recently updated
recently updated
newest added
Very similar to #3, in that I'd like to be able to measure the height of a rendered piece of text. This is useful for centering vertically, and many other...
My app is based on gl/v4.1-core and it seems that including glfont in my app causes a Seg Violation on any call to gl.CreateShader Fix: Fork and update glfont to...