Writes out PNG/BMP/TGA/JPEG/HDR images to C stdio
This header file is a library for writing images to C stdio or a callback. The PNG output is not optimal; it is 20-50% larger than the file written by a decent optimizing implementation; though providing a custom zlib compress function (see STBIW_ZLIB_COMPRESS) can mitigate that. This library is designed for source code compactness and simplicity, not optimal image file size or run-time performance.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.16-0.8.20211022gitaf1a5bc.fc36 | - |
Fedora 35 | 1.16-0.4.20210908gitc0c9826.fc35 | - |
EPEL 9 | 1.16-0.9.20211022gitaf1a5bc.el9 | - |
EPEL 8 | 1.16-0.7.20211022gitaf1a5bc.el8 | - |
EPEL 7 | 1.16-0.7.20211022gitaf1a5bc.el7 | - |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.