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. Thanks, -miles -- 永日の 澄んだ紺から 永遠へ _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
