DescriptionImprove filtering quality of images downsampled in 2d canvas
With this change, images that are downsampled with drawImage on
a 2D canvas will use mipmapping in order to produce higher quality
results. non-downsampled images will continue to use bilerp, so
performance should not be impacted in majority of use cases.
BUG=498356
TEST=fast/canvas/downsample-quality.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197217
Patch Set 1 #Patch Set 2 : added NeedsRebaseline #Patch Set 3 : re-add test #
Messages
Total messages: 12 (5 generated)
|