This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
imagequant
Watch
1
Star
0
Fork
0
You've already forked imagequant
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
13
Commits
1
Branch
4
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
67b09086b4
cmd/gopngquant: working implementation
2016-11-24 20:54:21 +13:00
cmd
/gopngquant
cmd/gopngquant: working implementation
2016-11-24 20:54:21 +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
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
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
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
Result.go
imagequant: fix memmove'd buffer, remove dependency on go1.7.3
2016-11-24 20:53:45 +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
Description
Go bindings for libimagequant
https://code.ivysaur.me/imagequant/
golang
431
KiB
Releases
2
2017-03-03 v2.9.0-go1.1
Latest
2017-03-03 05:41:33 +00:00
Languages
C
90.3%
Go
9.7%