Brock Samson - 2010-08-30

Does DevIL have any way to actually display an image? The manual and website doesn't seem to have any information at all about this other than a brief note about OpenGL that doesn't say anything about what you need to do to implement it.

I have my clone of Windows Photo Viewer loading an image but I'm not sure how to proceed. I've temporarily switched over to graphics.DrawImage while I work on other features but I'd really like to enable the DevIL code so I have more powerful zoom/gamma/manipulation control. Can anyone point me in the right direction?