alpheratz0 / libppm

Little library to create and manipulate ppm images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libppm is a little library to create and manipulate ppm images

In order to build this library you need to run `make`.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
See COPYING for more details.

About

Little library to create and manipulate ppm images

License:GNU General Public License v2.0


Languages

Language:C 97.2%Language:Makefile 2.8%