libpng-apng ~master

D bindings to libpng with the apng patch.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

libpng-apng

D bindings to libpng with the apng patch.

Seems suitable for inclusion into the larger set of bindings offered by the Deimos project.

These bindings were miticulously created by hand, based on the C headers from libpng version 1.6.37 - April 14, 2019.

The repo is following the usual 'dub' structure.

Building

Linux

This project will automatically build libpng with the apng patch. For that to work you will need make and gcc.

To build all you need to do is add this library to your dependencies and run dub build. When libpng-apng has not been build prior it will run configure followed by make.

Windows

To build on windows you will need the Visual Studio Build Tools and run the dub build command from within the Visual Studio Developer Console (either x86 or x64).

Cleaning

If you need to re-compile libpng you can use dub build --force. The force keyword will trigger a re-compilation. It will also re-run configure on libpng.

Authors:
  • Lionello Lunesu
  • RĂ©mi Thebault
Dependencies:
none
Versions:
1.0.5+apng.1.6.37 2022-Aug-11
1.0.4+apng.1.6.37 2021-Nov-20
1.0.3+apng.1.6.37 2021-Sep-06
1.0.2+apng.1.6.37 2021-Jul-26
1.0.1+apng.1.6.37 2021-Jul-01
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 2 downloads this week

  • 13 downloads this month

  • 284 downloads total

Score:
0.4
Short URL:
libpng-apng.dub.pm