GLFWimage support
Opened this issue · 0 comments
nilium commented
Needed for cursor creation. Also icons.
http://www.glfw.org/docs/latest/structGLFWimage.html
Probably won't directly expose this as a thing but just created on-demand since glfwCreateCursor copies the image data. Should be compatible, at a minimum, with the stb_image gem.