1. Home
  2. Browse
  3. libspng

libspng

v0.7.4#0Latest

Simple, modern libpng alternative

Install

Run the following Vcpkg command to install the port.

vcpkg install libspng

Usage

libspng provides CMake targets:

find_package(SPNG CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:spng::spng>,spng::spng,spng::spng_static>) 

Dependencies

See source

Version

v0.7.4#0

Publication

Supports

All

GitHub

randy408/libspng752

Homepage

github.com/randy408/libspng

Subtree

7bb78b3f15

License

BSD-2-Clause

Definition

Manifest