astcenc

[full]

ASTC texture compression command line tool

This is a build2 package for the ARM astc-encoder command line tool. It compresses and decompresses Adaptive Scalable Texture Compression (ASTC) images.

Usage

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

depends: * astcenc ^5.7.0

Then import the executable in your buildfile:

import astcenc = astcenc%exe{astcenc}

Importable targets

This package provides the following importable targets:

exe{astcenc}
... 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 5; libastcenc, stb_image, stb_image_write, libtinyexr, libwuffs
reviews 0