Add support for building IO against stb_image.h from nothings/stb collection of single-file libraries
Offen
cat/feature
ext/io
- Vorherrschende Sprache
- C++
- Sterne
- 199
- Forks
- 171
- Ø Merge
- 1 T. 14 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
There is collection of single-file libraries https://github.com/nothings/stb which includes [stb_image.h](https://github.com/nothings/stb/blob/master/stb_image.h) offering image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC.
An interesting dependency-less alternative that is simpler to build the GIL IO against.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.