Letter S

stb_image_write-devel - Image writing to disk: PNG, TGA, BMP

Website: https://github.com/nothings/stb
License: MIT OR Unlicense
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

stb_image_write-devel-1.1620240213gitae721c5-1.aldos.x86_64 [23 KiB] Changelog by Joel Barrios (2024-05-12):
- Update to 20240213.

Listing created by Repoview-0.6.6-6.fc14.al