Commit History

Upphovsman SHA1 Meddelande Datum
  nfnt 4d93a29130 Separate color assignment and alpha pre-multiplication. 10 år sedan
  nfnt 0f9f918da3 Use RGBA, RGBA64 image types as output. 10 år sedan
  Eugene Zagidullin 9780a95734 Oops 10 år sedan
  Eugene Zagidullin 5311ab3c51 Reverse alpha premultiplication 10 år sedan
  nfnt 579058ccc0 Test for color-casts due to wrong alpha-channel scaling. 10 år sedan
  nfnt dc93e1b98c Fix wrong colors of resized image.YCbCr images. 11 år sedan
  Jan Schlicht a3789c3aed Merge pull request #34 from minodisk/master 11 år sedan
  minodisk 87f723015c Test same color with some color modes 11 år sedan
  minodisk f430a41192 Fix wrong color with RGBA input 11 år sedan
  nfnt f2d1b73023 Merge branch 'alpha_channel_fix' 11 år sedan
  nfnt 3502bb8cd1 Merge branch 'NRGBA_support' 11 år sedan
  nfnt 03c3eb7832 Mention optimized access for image.NRGBA, image.NRGBA64 in README. 11 år sedan
  nfnt 563154816f Remove debugging directives. 11 år sedan
  nfnt c3c062672a Reverse alpha-premultiplication for image.RGBA, image.RGBA64 and generic images 11 år sedan
  nfnt 5a6676c19e Add test case for input data with pre-multiplied-alpha. 11 år sedan
  jst ce86eacf20 Merge branch 'disintegration-pixel_coordinate' 11 år sedan
  jst b8fbe1cf50 Merge branch 'pixel_coordinate' of https://github.com/disintegration/resize into disintegration-pixel_coordinate 11 år sedan
  jst 618f7ff07a Add test case for correct pixel coordinates after resize. 11 år sedan
  jst 45c239597b Fix compile error. 11 år sedan
  jst beee5e27fe Add support for nearest-neighbor resize of NRGBA, NRGBA64 images. 11 år sedan
  jst 79dc2b616d Add functions for nearest-neighbor resize of NRGBA, NRGBA16. 11 år sedan
  jst ebea2e66be Support image.NRGBA, image.NRGBA16 in resize.Resize function. 11 år sedan
  jst daa7cf45d3 Return NRGBA images. 11 år sedan
  disintegration 0feec06645 Dst pixel coordinate fix 11 år sedan
  jst 53e9ca890b Fix typos. 11 år sedan
  jst 4b952c4b95 Merge branch 'charlievieth-master' 11 år sedan
  jst d67851ed1f Explain optimization. 11 år sedan
  Charlie Vieth 962e93a6e5 Merge branch 'optimization' 11 år sedan
  Charlie Vieth 076a9ce3b9 Limit spawned goroutines to GOMAXPROCS(0). 11 år sedan
  Charlie Vieth d8255b0421 Optimize bound checks. 11 år sedan