Summary ======= OpenEXR[1] is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications, is used by ILM on all motion pictures currently in production. In this project, the following 5 C++ libraries will be integrated into Solaris. (Please note these libraries are build by Sun Studio, you need also to use Sun Studio to build your applications ). 1) *IlmImf, a library that reads and writes OpenEXR images. 2) *Half, a C++ class for manipulating half values as if they were a built-in C++ data type. 3) *Imath, a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. 4) *IlmThread, a thread abstraction library for use with OpenEXR and other software packages. 5) *Iex, an exception-handling library. openexr-1.6.1 (which include IlmImf) and ilmbase-1.0.1 will be integrated into the SFW consolidation as part of this proposal, and will be installed as SUNWopenexr. This project requests a minor release binding. Dependencies ============ zlib 1.2.3 Interfaces ========== Exported Interfaces Classification Comment ------------------- ------------------------- ------------------ SUNWopenexr Uncommitted Package /usr/include/OpenEXR/ Uncommitted header files /usr/bin/exrenvmap Uncommitted User command /usr/bin/exrheader Uncommitted User command /usr/bin/exrmakepreview Uncommitted User command /usr/bin/exrenvmaketiled Uncommitted User command /usr/bin/exrstdattr Uncommitted User command /usr/lib/libIlmImf.so.6.0.0 Uncommitted openexr library /usr/lib/libHalf.so.6.0.0 Uncommitted Ilmbase library /usr/lib/libIex.so.6.0.0 Uncommitted Ilmbase library /usr/lib/libImath.so.6.0.0 Uncommitted Ilmbase library /usr/lib/libIlmThread.so.6.0.0 Uncommitted Ilmbase library /usr/share/doc/openexr-1.6.1/ Uncommitted User manuals(pdf). /usr/share/doc/openexr-1.6.1/examples Uncommitted IlmImfExamples Imported Interfaces ------------------- None Reference Documents =================== [1] http://www.openexr.com/ RFE ID# 6669507