Image writing to disk: PNG, TGA, BMP
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^20241002git31707d1-5.fc42 | - |
Fedora 41 | 1.16^20241002git31707d1-1.fc41 | - |
Fedora 40 | 1.16^20241002git31707d1-3.fc40 | 1.16^20241002git31707d1-4.fc40 |
Fedora EPEL 9 | 1.16^20241002git31707d1-3.el9 | 1.16^20241002git31707d1-4.el9 |
Fedora EPEL 8 | 1.16-0.49.20241002git31707d1.el8 | 1.16-0.50.20241002git31707d1.el8 |
Fedora EPEL 10.0 | 1.16^20241002git31707d1-4.el10_0 | 1.16^20241002git31707d1-5.el10_0 |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.