Commit Graph

18 Commits

Author SHA1 Message Date
mappu 488de985ef readme: update 2016-11-24 21:36:11 +13:00
mappu 8df1e323b6 readme: initial commit 2016-11-24 21:31:15 +13:00
mappu b222f077a3 add ISC license headers 2016-11-24 21:28:55 +13:00
mappu b55dc7fd07 build: add sample makefile for cmd/gopngquant 2016-11-24 21:02:08 +13:00
mappu 2d513a1a66 cmd/gopngquant: allow setting -Speed parameter 2016-11-24 20:57:49 +13:00
mappu 67b09086b4 cmd/gopngquant: working implementation 2016-11-24 20:54:21 +13:00
mappu e2484b13c9 imagequant: fix memmove'd buffer, remove dependency on go1.7.3 2016-11-24 20:53:45 +13:00
mappu f553c537b4 imagequant: fix panic 2016-11-24 20:53:26 +13:00
mappu 0f93198ae1 imagequant: define more consts, move const definitions near their callers 2016-11-24 20:53:18 +13:00
mappu 40cdd10721 cmd/gopngquant: initial crush functionality 2016-11-24 20:11:32 +13:00
mappu 55baa64e00 cmd/gopngquant: expand version display to include both string and int versions 2016-11-24 20:11:13 +13:00
mappu ea2ed0e25b replace custom/libimagequant Color and Palette types with the identical go stdlib ones 2016-11-24 20:09:36 +13:00
mappu deecf65b22 split into multiple files, bind Color functions 2016-11-24 19:43:50 +13:00
mappu 2e4fe35e30 bind more functions (now mostly complete) 2016-11-24 19:33:48 +13:00
mappu d5eb956fa5 idiomatic error handling, bind more functions 2016-11-21 18:42:51 +13:00
mappu 82a52dd6c4 bind more functions 2016-11-20 14:25:24 +13:00
mappu e4c1fbf490 PoC CGO wrapper and sample command-line utility 2016-11-20 13:51:48 +13:00
mappu 65eccee074 libimagequant (2.8-git-a425e83) GPLv3+ 2016-11-20 13:38:15 +13:00