mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-16 08:27:19 +00:00
17 lines
384 B
Markdown
17 lines
384 B
Markdown
# libspng documentation
|
|
|
|
## Overview
|
|
|
|
libspng is a C library for reading and writing Portable Network Graphics (PNG)
|
|
format files with a focus on security and ease of use.
|
|
|
|
## Documentation
|
|
|
|
* [Build](build.md)
|
|
* [Usage](usage.md)
|
|
* [API documentation](api.md)
|
|
* [libpng migration guide](migrate-libpng.md)
|
|
|
|
## Download
|
|
|
|
libspng can be downloaded [here](https://libspng.org/download). |