Hi Johannes,

Sorry for the long wait for this submission to be reviewed, I'm afraid I
got behind and have taken a while to get through the backlog.  I have now
reviewed your changes and feel the approach is a good one so changes are
now merged and submitted to svn/trunk.

Cheers,
Robert

On 25 July 2013 at 12:09, Johannes Scholz <[email protected]> wrote:

> Hi,
>
> in our project we require OSGB and OSGT to behave the same regarding the
> IncludeData option. By now the OSG just skips writing data() if IncludeData
> is set in ASCII mode without any warning. As our image data is produced
> during application runtime, it never gets a filename assigned, so our data
> just gets lost when saving to OSGT.
>
> Attached you find a patch for osgDB::OutputStream and osgDB::InputStream
> to include osg::Image::data() using Base64 encoding inside the ASCII OSGT,
> if WriteImageHint=IncludeData is set, only.
>
>
> I appreciate any comments!
>
> Best regards,
>
> Johannes
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=55437#55437
>
>
>
>
> _______________________________________________
> 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

Reply via email to