Ok, after becoming the package maintainer some time ago I finally have a direct use for oiio! :)
I'm trying to resize an image on the fly but I'm getting an error: $ oiiotool freecad.svg --resize 48x48 -o freecad.png WARNING: Couldn't open file: freecad.svg ERROR: file "freecad.svg" not found. Segmentation fault Basically, the freedesktop standard requires at least a 48x48 icon for backwards compatibility and FreeCAD only provides an SVG. I was planning on doing this on the fly during packaging so if they change their icon in a future release, the scaled one will automatically be right. Thanks, Richard _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
