py-oiio icon indicating copy to clipboard operation
py-oiio copied to clipboard

Python OpenImageIO (OIIO)

Results 2 py-oiio issues
Sort by recently updated
recently updated
newest added

Great work! I have already got a .pyi file, but when I execute import OpenImageIO as oiio in my python script, there is still a error "No module named as...

question

While using `ImageBufAlgo.render_text()` with my own font file, the output show me this error `error: OpenImageIO was not compiled with FreeType for font rendering` Can you make FreeType font available...

question