madeso / ride

Ride IDE
MIT License
172 stars 16 forks source link

Add a basic image viewer #98

Open madeso opened 8 years ago

madeso commented 8 years ago

Similar to #53 but this is a viewer only so it should be easy to add. The image size, and format should be displayed. Zoom and pan controls should be available.

References: https://wiki.wxwidgets.org/An_image_panel http://docs.wxwidgets.org/trunk/classwx_bitmap.html http://docs.wxwidgets.org/trunk/classwx_image.html#a4c3a141a4d1e953e7e64e4c9477a76fb http://docs.wxwidgets.org/trunk/classwx_image_handler.html