What is the difference between drawing to a pixmap's index data buffer, and drawing to a linear pixel buffer? I can see the former is used when drawing to priority maps, but what should be used if a gfx helper function is needed for visual buffers?
Why is there gfx_draw_box_pixmap_i() but not gfx_draw_box_buffer() ? Thank you again!! Alex.
