Go to file
Tomas Aparicio 5e47888d78 refactor: indent style 2015-03-30 02:43:24 +02:00
fixtures feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
.editorconfig feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
.gitignore feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
.travis.yml feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
LICENSE feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
README.md refactor(docs): description 2015-03-26 01:12:47 +01:00
debug.go feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
image.go feat(#1): initial implementation 2015-03-29 22:55:04 +02:00
options.go feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
resize.go feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
resize_test.go feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
type.go feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
version.go feat: add version file 2015-03-26 19:21:04 +01:00
vips.go feat(#3, #5): support image operations 2015-03-30 02:41:16 +02:00
vips.h refactor: indent style 2015-03-30 02:43:24 +02:00

README.md

bimg

Go library for blazing fast image processing based on libvips

Work in progress

License

MIT - Tomas Aparicio