OpenEXR image loader/saver library
This project is a build2 package repository that provides access to tinyexr
, a small, single-header-only C++ library to load and save OpenEXR (.exr
) images.
Usage
Make sure to add the stable section of the cppget.org
repository to your project's repositories.manifest
to be able to fetch this package.
:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...
If the stable section of cppget.org
is not an option then add this Git repository itself instead as a prerequisite.
:
role: prerequisite
location: https://github.com/build2-packaging/tinyexr.git
... More
license | BSD-3-Clause |
---|---|
project | tinyexr |
url | github.com/syoyo/tinyexr |
doc-url | github.com/syoyo/tinyexr |
src-url | github.com/syoyo/tinyexr |
syoyo@lighttransport.com |
4 Versions
version | 1.0.9 |
---|---|
repository | https://pkg.cppget.org/1/testing |
depends | 1; libminiz |
reviews | 0 |
version | 1.0.8 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libminiz |
reviews | +1 |
version | 1.0.7 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libminiz |
reviews | +1 |
version | 1.0.6+1 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 1; libminiz |
reviews | +1 |