GitXplorerGitXplorer
K

apeng

public
1 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
ce0fb0721e6b9a3533147ca12facff735a2f6801

updated README.md

committed 8 years ago
Unverified
9bfa0e18817707f91c3a316a9d6cf2ffd2490663

added apeng.h

committed 8 years ago
Unverified
2ca374f7bcccfed62dba2a1956025ab57e295f25

added .clang-format

committed 8 years ago
Unverified
3522d402f5992b8bbe2b3f7432bb3c5d5253ef9a

Initial commit

KKageKirin committed 8 years ago

README

The README file for this repository.

APENG

apeng [epɪŋ] is a simple wrapper around APNG-patched libPNG (hereafter libAPNG or PNG+APNG) function calls to read/write 1+ frames as animation.

Usage

To use Apeng, just drop the 2 files (header and source) into your project or create a separate library for it. Make sure to link with libAPNG.

FOr more details, refer to apeng.h.