Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Thomason 874f89dba4 Don't resize inputs with zero width or height há 8 anos atrás
  nfnt 0f9f918da3 Use RGBA, RGBA64 image types as output. há 8 anos atrás
  nfnt 579058ccc0 Test for color-casts due to wrong alpha-channel scaling. há 8 anos atrás
  minodisk 87f723015c Test same color with some color modes há 9 anos atrás
  minodisk f430a41192 Fix wrong color with RGBA input há 9 anos atrás
  nfnt f2d1b73023 Merge branch 'alpha_channel_fix' há 9 anos atrás
  nfnt 563154816f Remove debugging directives. há 9 anos atrás
  nfnt 5a6676c19e Add test case for input data with pre-multiplied-alpha. há 9 anos atrás
  jst 618f7ff07a Add test case for correct pixel coordinates after resize. há 9 anos atrás
  Charlie Vieth b09281bd36 Update benchmarks to focus on conversion performance. há 9 anos atrás
  jst 9485f5475a Return input image if output dimensions equal input dimensions. há 9 anos atrás
  jst 20c6afea04 Remove unnecessary benchmark há 10 anos atrás
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. há 10 anos atrás
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. há 10 anos atrás
  jst 446eea2f7b Remove LUT based filters. há 10 anos atrás
  jst 8f586c4f06 Add benchmarks to compare execution times. há 10 anos atrás
  jst 252ccc84a2 Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance. há 11 anos atrás
  jst da95f74904 go fmt há 11 anos atrás
  jst 852f4a47e7 Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize há 11 anos atrás
  jst 84039c403b Test for correct canvas size. há 11 anos atrás
  Jason Summers 3d9094eb9e Center the resized image on the canvas, instead of shifting it slightly há 12 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á 12 anos atrás
  jst e548f52385 Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image há 12 anos atrás
  jst d0b2b9bc39 Added MitchellNetravali, changed Lanczos a bit há 12 anos atrás
  jst 3fc31c95cc Kernel simplified há 12 anos atrás
  jst 339b8fd43a Speed up calculation by avoiding dynamic casting há 12 anos atrás
  jst 9041d4db18 Function signature changed again, no need for multiple return value há 12 anos atrás
  jst 14d51db8b4 Changed function signature to include error handling. Filters simplified. há 12 anos atrás
  nfnt fdc4a64918 Tests added há 12 anos atrás
  nfnt 428642c9f1 initial commit há 12 anos atrás