Thanks Christophe, changes now merged and submitted to SVN.
On Tue, Jul 8, 2008 at 1:24 PM, christophe loustaunau <[EMAIL PROTECTED]> wrote: > Hi, > > For our application, we need to write tiff file in floats. I have change a > little bit the readerWritterTiff : > It check the data type of the image ( img.getDataType() ) and if it's > GL_FLOAT :It save the tiff with float values. > Otherwise it does the same thing as before. > > Here is a the file ReaderWritterTiff.cpp and a patch based on the latest svn > version. > > Regards. > -- > Christophe Loustaunau. > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
