libastcenc

[full]

ASTC texture compression C library

This is a build2 package for the ARM astc-encoder C library. It provides Adaptive Scalable Texture Compression (ASTC) encoding and decoding via the public C API in <astcenc.h>.

Usage

To start using libastcenc in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libastcenc ^5.7.0

Then import the library in your buildfile:

import libs = libastcenc%lib{astcenc}

Include the public header as:

#include <astcenc.h>

Importable targets

... More
license Apache-2.0
project astc-encoder
url github.com/ARM-software/astc-encoder
doc-url github.com/ARM-software/astc-encoder
src-url github.com/ARM-software/astc-encoder
topics graphicstexture compressionASTCimage
1 Version
version 5.7.0
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0