jst
|
852f4a47e7
Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize
|
há 13 anos atrás |
jst
|
b6fef854bc
Merge branch 'improve-canvas-size' of http://github.com/jsummers/nfnt.resize into fix-canvas-size-issue
|
há 13 anos atrás |
jst
|
dd1c157427
Include kernel boundary check
|
há 13 anos atrás |
Jason Summers
|
cdbd68f34f
Improve the way the new canvas size is calculated
|
há 13 anos atrás |
Jason Summers
|
3d9094eb9e
Center the resized image on the canvas, instead of shifting it slightly
|
há 13 anos atrás |
jst
|
3e06045c3f
Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types
|
há 13 anos atrás |
jst
|
e548f52385
Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image
|
há 13 anos atrás |
jst
|
e96bbe5547
Unify filters and their dependencies
|
há 13 anos atrás |
jst
|
eaf9383af0
filters.go simplified
|
há 13 anos atrás |
jst
|
339b8fd43a
Speed up calculation by avoiding dynamic casting
|
há 13 anos atrás |
jst
|
294efa80bb
Prevent resize from doing things multiple times if #CPUs > width
|
há 13 anos atrás |
jst
|
9041d4db18
Function signature changed again, no need for multiple return value
|
há 13 anos atrás |
jst
|
14d51db8b4
Changed function signature to include error handling. Filters simplified.
|
há 13 anos atrás |
nfnt
|
f725c68998
fixed typo, thanks liuben
|
há 13 anos atrás |
nfnt
|
2d612957ed
fixed typo
|
há 13 anos atrás |
nfnt
|
fdc4a64918
Tests added
|
há 13 anos atrás |
nfnt
|
428642c9f1
initial commit
|
há 13 anos atrás |