This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
thumbnail
Watch
1
Star
0
Fork
0
You've already forked thumbnail
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
47
Commits
1
Branch
6
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
774de75d6f
use dep to manage vendor directory
2018-06-09 17:36:41 +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
vendor golang.org/x/image library
2018-06-09 17:36:30 +12: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
blendcolor.go
move files into top-level directory
2017-11-18 13:03:21 +13:00
CachingThumbnailer.go
major refactor - separate Direct/Caching thumbnailers
2018-06-09 16:25:16 +12: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
DirectThumbnailer.go
scaler: support FitInside, Bilinear{Fast/Accurate} variants, BiCubic
2018-06-09 17:17:57 +12:00
Gopkg.lock
use dep to manage vendor directory
2018-06-09 17:36:41 +12:00
Gopkg.toml
use dep to manage vendor directory
2018-06-09 17:36:41 +12:00
imagecrush_disabled.go
swap build tag disableimagecrush to new 'withimagecrush'
2018-06-09 16:16:38 +12:00
imagecrush.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
Thumbnailer.go
major refactor - separate Direct/Caching thumbnailers
2018-06-09 16:25:16 +12:00
Description
A thumbnailing library for Go.
https://code.ivysaur.me/thumbnail/
golang
4.9
MiB
Releases
3
2018-06-09 1.0.0
Latest
2018-06-09 05:50:37 +00:00
Languages
Go
99.1%
Shell
0.9%