This is a fresh pull request, I removed %zoom feature I don't think that is of lot help. In this patch I started implementing two new classes, IvThumbnail and IvThumbThread for 'iv viewer thumbnail view' GSoC project.
You can merge this Pull Request by running: git pull https://github.com/panks/oiio master Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/275 -- Commit Summary -- * Add Class IvThumbnail to imageviewer.h * Add IvThumbnail.cpp to the project. * Modifiy ImageViewer constructor to add thumbnail Graphicscene. * Add ivthumbnail.cpp to CMakeLists.txt * Add IvThumbThread Class to imageviewer.h -- File Changes -- M src/iv/CMakeLists.txt (2) M src/iv/imageviewer.cpp (12) M src/iv/imageviewer.h (73) A src/iv/ivthumbnail.cpp (67) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/275.patch https://github.com/OpenImageIO/oiio/pull/275.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/275 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
