Commit Graph

24 Commits

Author SHA1 Message Date
mappu 4f6914cd64 doc: update README 2017-03-03 18:41:33 +13:00
mappu 301cec7b07 gopngquant: fix issue with non-square input images 2017-03-03 18:39:14 +13:00
mappu 5d5f02ba1c doc: update readme 2017-03-03 18:25:21 +13:00
mappu a651fa3a20 update bundled libimagequant from 2.8.0 to 2.9.0 2017-03-03 18:24:02 +13:00
mappu 29c239a810 split up cgo CFLAGS into files with separate build tags 2017-03-03 18:16:40 +13:00
mappu ed5a2bf1d3 Added tag release-2.8go1.0 for changeset 795de1317b3a 2017-03-03 18:16:25 +13:00
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