etcpak

[full]

ETC and BC texture compression utility

This is a build2 package for the etcpak executable. It is an Ericsson Texture Compression and Block Compression utility for texture assets.

Usage

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

depends: * etcpak ^2.1.0

Then import the executable in your buildfile:

import etcpak = etcpak%exe{etcpak}

Importable targets

This package provides the following importable targets:

exe{etcpak}

The command-line tool for encoding and decoding ETC and BC textures from PNG.

... More
license BSD-3-Clause AND MIT or BSD-3-Clause AND Unlicense
project etcpak
url github.com/wolfpld/etcpak
1 Version
version 2.1.0
repository https://pkg.cppget.org/1/testing
depends 3; libetcpak, libpng, libgetopt_port ?
reviews 0