PNG23D logo by kyllikki

Downloading and Building PNG23D

Dependencies

PNG23D relies on the libpng library for its PNG image handling.

Download

The project is hosted on github at kyllikki/png23d

Current Release

The current release is version 1.10

You can download this project in either zip or tar formats.

Development

The deveopment branch is also available

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/kyllikki/png23d

Compiling

should be as simple as installing the dependencies and typing make.

Install

should be as simple as typing make install, if you want man pages make install-man too.