libpng-apng 1.0.5+apng.1.6.37
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.
- Registered by zhade
- 1.0.5+apng.1.6.37 released 2 years ago
- zhad3/libpng-apng
- libpng.org/
- Boost
- Authors:
- 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 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
1 downloads this month
-
340 downloads total
-
- Score:
- 0.4
- Short URL:
- libpng-apng.dub.pm