Hi Robert, The changes to the SVG plugin from rc1 to rc2 will not compile on our system (RHEL6.3 x86_84), most likely due to the fact that librsvg version must be 2.35 or greater now.
Could you include cases in Image::computeFormatDataType and Image::computeNumComponents for GL_RED, GL_R32F, GL_RG, and GL_RG32F as defined by the GL_ARB_texture_rg types in Texture, as we use these types. Note that GL_RED has a case in computeNumComponents already. Thank you! Cheers, Patrick ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=58094#58094 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

