A thumbnailing library for Go. https://code.ivysaur.me/thumbnail/
Go to file
mappu bc4eb13058 scaler: support Stretch 2018-06-09 17:20:27 +12:00
_dist doc: update README 2018-06-04 17:56:56 +12:00
cmd/mkthumb mkthumb: fix build for post-refactor 2018-06-09 17:18:07 +12:00
vendor/github.com/hashicorp/golang-lru track vendor/github.com/hashicorp/golang-lru (MPL) 2016-11-18 20:02:00 +13:00
.hgignore hgignore 2018-06-04 18:22:07 +12:00
.hgtags Added tag v0.2.1 for changeset 2052254b2599 2018-06-04 18:22:44 +12:00
CachingThumbnailer.go major refactor - separate Direct/Caching thumbnailers 2018-06-09 16:25:16 +12:00
DirectThumbnailer.go scaler: support FitInside, Bilinear{Fast/Accurate} variants, BiCubic 2018-06-09 17:17:57 +12:00
Thumbnailer.go major refactor - separate Direct/Caching thumbnailers 2018-06-09 16:25:16 +12:00
blendcolor.go move files into top-level directory 2017-11-18 13:03:21 +13:00
config.go scaler: support Stretch 2018-06-09 17:20:27 +12:00
decodeImage.go major refactor - add png(noncrush),bmp thumbnail output 2018-06-09 16:39:41 +12:00
decodeVideo.go major refactor - add png(noncrush),bmp thumbnail output 2018-06-09 16:39:41 +12:00
imagecrush.go swap build tag disableimagecrush to new 'withimagecrush' 2018-06-09 16:16:38 +12:00
imagecrush_disabled.go swap build tag disableimagecrush to new 'withimagecrush' 2018-06-09 16:16:38 +12:00
make_archive.sh make_archive.sh 2018-06-04 18:22:11 +12:00
scaler.go scaler: support Stretch 2018-06-09 17:20:27 +12:00