Historique des commits

Auteur SHA1 Message Date
  jst bf09bbe0a3 boolToUint: true -> 1 il y a 13 ans
  jst a32116ce4a Add documentation il y a 13 ans
  jst 0c69e0e0b7 Change order of fields in filterModel il y a 13 ans
  jst bf006ca38d Description added il y a 13 ans
  jst 2d6edc049a Change ordering il y a 13 ans
  jst cfcbeb4bb2 Use replicated border in genericConverter il y a 13 ans
  jst dc1fcd1d24 gofmt il y a 13 ans
  jst f6fa51fe2f Merge branch 'master' of https://github.com/nfnt/resize il y a 13 ans
  jst 378e366327 Replicate border instead of using a constant il y a 13 ans
  jst dd1c157427 Include kernel boundary check il y a 13 ans
  jst 1169a8bfc3 Include samples in README.md il y a 13 ans
  jst 3e06045c3f Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types il y a 13 ans
  jst c9865dedd2 Update README.md il y a 13 ans
  jst 8d42efa983 Update README.md il y a 13 ans
  jst e548f52385 Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image il y a 13 ans
  jst d0b2b9bc39 Added MitchellNetravali, changed Lanczos a bit il y a 13 ans
  jst c980eecff5 Small simplification il y a 13 ans
  jst c2daecb43a Update README.md il y a 13 ans
  jst e96bbe5547 Unify filters and their dependencies il y a 13 ans
  jst 3fc31c95cc Kernel simplified il y a 13 ans
  jst eaf9383af0 filters.go simplified il y a 13 ans
  jst 524fd851ea Casting float to int has the same properties as math.Floor il y a 13 ans
  jst d93161631c Use Kernel normalization for more accurate Lanczos resampling. Lanczos2 filter added il y a 13 ans
  jst 339b8fd43a Speed up calculation by avoiding dynamic casting il y a 13 ans
  jst 294efa80bb Prevent resize from doing things multiple times if #CPUs > width il y a 13 ans
  jst 5389d2694d Fix errors in README.md il y a 13 ans
  jst 89ac70595b Merge branch 'master' of https://github.com/nfnt/resize il y a 13 ans
  jst 9041d4db18 Function signature changed again, no need for multiple return value il y a 13 ans
  jst 6b67b636b8 Function signature changed again, no need for multiple return value il y a 13 ans
  jst a2154d46c5 Documentation updated to new function signature il y a 13 ans