Historique des commits

Auteur SHA1 Message Date
  Dobrosław Żybort b744503c5c Add: thumbnail helper function il y a 12 ans
  jst f8ec710330 Fix wrong calculation of second adjust parameter. il y a 12 ans
  jst d9287fbcb6 Use x,y as coordinates of the origin image. il y a 12 ans
  jst d1bef9bdb6 Refactoring il y a 12 ans
  jst 494d8de4e5 Speedup calculation by exploiting the separability of the resizing filter. il y a 12 ans
  jst 4d25061069 Fixed yet another typo. il y a 13 ans
  jst 252ccc84a2 Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance. il y a 13 ans
  jst 098f882331 Fix a typo. il y a 13 ans
  jst b272d51eaa Update README.md il y a 13 ans
  jst a85ea9eaa8 Rename Lanczos functions using look-up tables to Lanczos2Lut, Lanczos3Lut and restore Lanczos2, Lanczos3 to give users the choice between higher speed or higher accuracy. il y a 13 ans
  jst 9e5ed35b85 Move splineKernel function nearer to Lanczos definitions. il y a 13 ans
  Geoff Adams c1b8c4986e Use a lookup table to speed up the Lanczos kernel il y a 13 ans
  jst 33204d8746 Update README.md il y a 13 ans
  jst c37f8f8470 gofmt il y a 13 ans
  jst 62777ac833 Precalculate bicubic factors, save some cycles. il y a 13 ans
  jst 6448fff2ee Generalize spline based filters il y a 13 ans
  jst 5290c4773b Add Travis build status in README il y a 13 ans
  jst 09f4012229 Add Travis integration il y a 13 ans
  jst da95f74904 go fmt il y a 13 ans
  jst 852f4a47e7 Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize il y a 13 ans
  jst 84039c403b Test for correct canvas size. il y a 13 ans
  jst b6fef854bc Merge branch 'improve-canvas-size' of http://github.com/jsummers/nfnt.resize into fix-canvas-size-issue il y a 13 ans
  jst 82ab8b977c Make kernel the only dependency of convolution1d il y a 13 ans
  jst e512502b3c Use range for more idiomatic Go il y a 13 ans
  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