The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
The package sail provides CMake targets:
C libraries:
find_package(Sail CONFIG REQUIRED)
target_link_libraries(main PRIVATE SAIL::sail)
C++ bindings:
find_package(Sail CONFIG REQUIRED)
target_link_libraries(main PRIVATE SAIL::sail-c++)
For dynamic builds, please also copy SAIL codecs (bin/sail) and their dependencies
into the application directory.
v0.9.0-pre10#0
windows & !static & !uwp
Complex license
Manifest