Go bindings for libimagequant https://code.ivysaur.me/imagequant/
Go to file
mappu 4f6914cd64 doc: update README 2017-03-03 18:41:33 +13:00
_dist doc: update README 2017-03-03 18:41:33 +13:00
cmd/gopngquant gopngquant: fix issue with non-square input images 2017-03-03 18:39:14 +13:00
.hgignore readme: initial commit 2016-11-24 21:31:15 +13:00
.hgtags Added tag release-2.8go1.0 for changeset 795de1317b3a 2017-03-03 18:16:25 +13:00
Attributes.go add ISC license headers 2016-11-24 21:28:55 +13:00
COPYRIGHT libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00
Histogram.go add ISC license headers 2016-11-24 21:28:55 +13:00
Image.go add ISC license headers 2016-11-24 21:28:55 +13:00
Result.go add ISC license headers 2016-11-24 21:28:55 +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
cflags_linux.go split up cgo CFLAGS into files with separate build tags 2017-03-03 18:16:40 +13:00
cflags_windows.go split up cgo CFLAGS into files with separate build tags 2017-03-03 18:16:40 +13:00
imagequant.go split up cgo CFLAGS into files with separate build tags 2017-03-03 18:16:40 +13:00
kmeans.c update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
kmeans.h update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
libimagequant.c update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
libimagequant.h update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
mediancut.c update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +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 update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
nearest.h update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
pam.c update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
pam.h update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00