ruby-glfw3 icon indicating copy to clipboard operation
ruby-glfw3 copied to clipboard

GLFWimage support

Open nilium opened this issue 6 years ago • 0 comments

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.

nilium avatar Apr 07 '18 16:04 nilium