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
52
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
a91911f351
Added tag v1.0.0 for changeset 8bfdf42aed32
2018-06-09 17:50:41 +12:00
_dist
doc: add go-get tags to readme
2018-06-09 17:47:49 +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 v1.0.0 for changeset 8bfdf42aed32
2018-06-09 17:50:41 +12: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: update to exclude vendor dir from release tarballs
2018-06-09 17:50:37 +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%