glfwCreateCursor format

zordtk wrote on Friday, November 21, 2014:

What format should the cursor image be in? The docs doesn’t say

dougbinks wrote on Friday, November 21, 2014:

The docs do say:

The image data is 32-bit RGBA, i.e. eight bits per channel. The pixels are arranged canonically as sequental rows, starting from the top-left corner.