Go bindings for libimagequant https://code.ivysaur.me/imagequant/
Go to file
mappu f553c537b4 imagequant: fix panic 2016-11-24 20:53:26 +13:00
cmd/gopngquant cmd/gopngquant: initial crush functionality 2016-11-24 20:11:32 +13:00
.hgignore PoC CGO wrapper and sample command-line utility 2016-11-20 13:51:48 +13:00
Attributes.go imagequant: define more consts, move const definitions near their callers 2016-11-24 20:53:18 +13:00
COPYRIGHT libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
Histogram.go split into multiple files, bind Color functions 2016-11-24 19:43:50 +13:00
Image.go imagequant: fix panic 2016-11-24 20:53:26 +13:00
Result.go replace custom/libimagequant Color and Palette types with the identical go stdlib ones 2016-11-24 20:09:36 +13:00
blur.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
blur.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
imagequant.go imagequant: define more consts, move const definitions near their callers 2016-11-24 20:53:18 +13:00
libimagequant.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
libimagequant.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
mediancut.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
mediancut.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
mempool.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
mempool.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
nearest.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
nearest.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
pam.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
pam.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
viter.c libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
viter.h libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00