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^20250314gitf056911-1.fc43 | - |
Fedora 42 | 1.16^20250314gitf056911-1.fc42 | - |
Fedora 41 | 1.16^20250314gitf056911-1.fc41 | - |
Fedora 40 | 1.16^20250314gitf056911-1.fc40 | - |
Fedora EPEL 9 | 1.16^20250314gitf056911-1.el9 | - |
Fedora EPEL 8 | 1.16-0.51.20250314gitf056911.el8 | - |
Fedora EPEL 10.1 | 1.16^20250314gitf056911-1.el10_1 | - |
Fedora EPEL 10.0 | 1.16^20250314gitf056911-1.el10_0 | - |
You can contact the maintainers of this package via email at
stb dash maintainers at fedoraproject dot org
.