Michael R Sweet
Results
873
comments of
Michael R Sweet
Moving this to PDFio, which is probably where I'd implement support for this in the future.
For PDFio the expected behavior is to load the WebP image into memory using the [libwebp library](https://developers.google.com/speed/webp/download) and then use the `pdfioFileCreateImageObjFromData` function to write it out as efficiently as...
[master ddb57bb] Implement WebP image support (Issue #144)