Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jan Schlicht 83c6a99326 Merge pull request #64 from nfnt/update-readme 8 vuotta sitten
  Jan Schlicht dd4fa8443f Update README. 8 vuotta sitten
  Jan Schlicht ca1e14ffbd Update Travis configuration. 8 vuotta sitten
  Charlie Vieth 14554cc7da Support 411 and 410 subsampling rations for go1.5+ 10 vuotta sitten
  Adam Thomason 874f89dba4 Don't resize inputs with zero width or height 9 vuotta sitten
  nfnt 891127d8d1 Fix alpha pre-multiplication. 9 vuotta sitten
  nfnt 4d93a29130 Separate color assignment and alpha pre-multiplication. 10 vuotta sitten
  nfnt 0f9f918da3 Use RGBA, RGBA64 image types as output. 10 vuotta sitten
  Eugene Zagidullin 9780a95734 Oops 10 vuotta sitten
  Eugene Zagidullin 5311ab3c51 Reverse alpha premultiplication 10 vuotta sitten
  nfnt 579058ccc0 Test for color-casts due to wrong alpha-channel scaling. 10 vuotta sitten
  nfnt dc93e1b98c Fix wrong colors of resized image.YCbCr images. 10 vuotta sitten
  Jan Schlicht a3789c3aed Merge pull request #34 from minodisk/master 10 vuotta sitten
  minodisk 87f723015c Test same color with some color modes 10 vuotta sitten
  minodisk f430a41192 Fix wrong color with RGBA input 10 vuotta sitten
  nfnt f2d1b73023 Merge branch 'alpha_channel_fix' 10 vuotta sitten
  nfnt 3502bb8cd1 Merge branch 'NRGBA_support' 10 vuotta sitten
  nfnt 03c3eb7832 Mention optimized access for image.NRGBA, image.NRGBA64 in README. 10 vuotta sitten
  nfnt 563154816f Remove debugging directives. 10 vuotta sitten
  nfnt c3c062672a Reverse alpha-premultiplication for image.RGBA, image.RGBA64 and generic images 10 vuotta sitten
  nfnt 5a6676c19e Add test case for input data with pre-multiplied-alpha. 10 vuotta sitten
  jst ce86eacf20 Merge branch 'disintegration-pixel_coordinate' 11 vuotta sitten
  jst b8fbe1cf50 Merge branch 'pixel_coordinate' of https://github.com/disintegration/resize into disintegration-pixel_coordinate 11 vuotta sitten
  jst 618f7ff07a Add test case for correct pixel coordinates after resize. 11 vuotta sitten
  jst 45c239597b Fix compile error. 11 vuotta sitten
  jst beee5e27fe Add support for nearest-neighbor resize of NRGBA, NRGBA64 images. 11 vuotta sitten
  jst 79dc2b616d Add functions for nearest-neighbor resize of NRGBA, NRGBA16. 11 vuotta sitten
  jst ebea2e66be Support image.NRGBA, image.NRGBA16 in resize.Resize function. 11 vuotta sitten
  jst daa7cf45d3 Return NRGBA images. 11 vuotta sitten
  disintegration 0feec06645 Dst pixel coordinate fix 11 vuotta sitten