Go bindings for libimagequant https://code.ivysaur.me/imagequant/
Go to file
mappu b55dc7fd07 build: add sample makefile for cmd/gopngquant 2016-11-24 21:02:08 +13:00
cmd/gopngquant build: add sample makefile for cmd/gopngquant 2016-11-24 21:02:08 +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 imagequant: fix memmove'd buffer, remove dependency on go1.7.3 2016-11-24 20:53:45 +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