jst
|
8d42efa983
Update README.md
|
hace 13 años |
jst
|
e548f52385
Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image
|
hace 13 años |
jst
|
d0b2b9bc39
Added MitchellNetravali, changed Lanczos a bit
|
hace 13 años |
jst
|
c980eecff5
Small simplification
|
hace 13 años |
jst
|
c2daecb43a
Update README.md
|
hace 13 años |
jst
|
e96bbe5547
Unify filters and their dependencies
|
hace 13 años |
jst
|
3fc31c95cc
Kernel simplified
|
hace 13 años |
jst
|
eaf9383af0
filters.go simplified
|
hace 13 años |
jst
|
524fd851ea
Casting float to int has the same properties as math.Floor
|
hace 13 años |
jst
|
d93161631c
Use Kernel normalization for more accurate Lanczos resampling. Lanczos2 filter added
|
hace 13 años |
jst
|
339b8fd43a
Speed up calculation by avoiding dynamic casting
|
hace 13 años |
jst
|
294efa80bb
Prevent resize from doing things multiple times if #CPUs > width
|
hace 13 años |
jst
|
5389d2694d
Fix errors in README.md
|
hace 13 años |
jst
|
89ac70595b
Merge branch 'master' of https://github.com/nfnt/resize
|
hace 13 años |
jst
|
9041d4db18
Function signature changed again, no need for multiple return value
|
hace 13 años |
jst
|
6b67b636b8
Function signature changed again, no need for multiple return value
|
hace 13 años |
jst
|
a2154d46c5
Documentation updated to new function signature
|
hace 13 años |
jst
|
14d51db8b4
Changed function signature to include error handling. Filters simplified.
|
hace 13 años |
jst
|
d573c463cb
ignore superfluous files
|
hace 13 años |
jst
|
84d1ddbc29
Merge branch 'master' of https://github.com/nfnt/resize
|
hace 13 años |
nfnt
|
f725c68998
fixed typo, thanks liuben
|
hace 13 años |
jst
|
602c775fde
Update README.md
|
hace 13 años |
jst
|
1d35119758
Update README.md
|
hace 13 años |
nfnt
|
2d612957ed
fixed typo
|
hace 13 años |
nfnt
|
fdc4a64918
Tests added
|
hace 13 años |
nfnt
|
c2ffff5712
Update README.md. Tests added
|
hace 13 años |
nfnt
|
b919e8bd8e
Documentation updated
|
hace 13 años |
nfnt
|
fa6861a5fd
Documentation updated
|
hace 13 años |
jan
|
323dff8a0d
Update README.md to include license
|
hace 13 años |
nfnt
|
b1f4827b07
Merge branch 'master' of https://github.com/nfnt/resize
|
hace 13 años |