Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingice committed Jan 9, 2012
1 parent b584a59 commit 97faa64
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
@@ -0,0 +1,7 @@
# Caman-C

This is a port of the Javascript image manipulation library [CamanJS](https://github.com/meltingice/CamanJS) to C. I have been unable to find any decent C libraries for manipulating images in a simple and easy to understand way. This is the result.

Image manipulation is done using Imagemagick via the MagickWand API. The project is currently very rough, and likely doesn't work.

PS: I suck at Makefiles.

0 comments on commit 97faa64

Please sign in to comment.