Thanks Larry! I was pretty sure that was the case, but figured it couldn't hurt to ask. A brief googling seems to turn up "librsvg" as the preferred library for reading svg files --I'll keep you posted if we end up implementing that.
On Tue, Apr 11, 2017 at 3:05 PM, Larry Gritz <[email protected]> wrote: > It does not currently. It's very much oriented to conceptualizing images > as rasters. > > It *could* read from a vector format. The reader would need to employ some > trickery, like perhaps it would need to take a hit about what resolution it > would want to rasterize the vector image into (or in the absence of such a > hint, choose a resolution). It just needs somebody to write the reader for > it. > > > > > On Apr 11, 2017, at 12:51 PM, Andrew Wood <[email protected]> wrote: > > > > Hey all! > > > > Does oiio support any vector formats? (for example svg, cgm). I didn't > see any in the list of supported formats, but maybe I had missed one? > > > > thanks! > > Andrew > > -- > Larry Gritz > [email protected] > > > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
