refactor: bindings

This commit is contained in:
Tomas Aparicio 2015-04-06 13:25:01 +02:00
parent d6f8ad617b
commit 206a1efc66
6 changed files with 129 additions and 47 deletions

View file

@ -14,7 +14,7 @@ bimg was heavily inspired in [sharp](https://github.com/lovell/sharp), a great n
## Prerequisites
- [libvips](https://github.com/jcupitt/libvips) v7.40.0+ (7.42.0+ recommended)
- C++11 compatible compiler such as gcc 4.6+ or clang 3.0+
- C compatible compiler such as gcc 4.6+ or clang 3.0+
## Installation