2021-01-12 15:49:10 +01:00

20 lines
703 B
Markdown

# libpng
- Home: http://libpng.org/pub/png/libpng.html, https://libpng.sourceforge.io/
- Media: https://en.wikipedia.org/wiki/Libpng
- State: mature
- Keyword: library
- Code repository: https://github.com/glennrp/libpng.git (@created 2012, @stars 634, @forks 346), https://sourceforge.net/p/libpng/code/ci/master/tree/
- Code language: C
- Code license: Custom (see LICENSE)
- Developer: John Bowler, Cosmin Truta, mattsarett, Viktor Szakats, David Capello
Official PNG reference library.
[libpng](https://sourceforge.net/p/libpng/code/ci/master/tree/LICENSE)
## Building
2017-12
On Windows CMake fails with "No CMAKE_ASM_COMPILER could be found." on "project(.. ASM)" with MSVC 2015 as generator