Miles Bader <miles-mXXj517/[email protected]> writes: > Larry Gritz <[email protected]> writes: >> On Jan 28, 2013, at 2:31 PM, Miles Bader wrote: >>> Second, a question: Is there a way I can tell OpenImageIO "whatever >>> the output format is, use the 'normal' data-type for that format."? >> >> 1. ImageOutput::open will never fail because of a request for an >> unsupported data type >> >> 2. If ImageOuput::open() is called with a spec whose format = >> TypeDesc::UNKNOWN, the ImageOutput will select a "default" supported >> data type > > Sounds good to me. > > I will build my own copy of oiio (right now I'm using Debian's) and > try out your patch.
I tried out your branch and it seems to work great [after fixing various build issues]; it does exactly what I want. Soooo, I'd say, merge it! ^^; Thanks, -miles -- `The suburb is an obsolete and contradictory form of human settlement' _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
