Skip to content

Commit

Permalink
[raster] Fix cubic resampler visual glitches (refs #6561)
Browse files Browse the repository at this point in the history
Resampler was not correctly bounding color components for premultiplied
image format. There's still errors in the resampled raster at the
source image edges and glitches with transparency channels, though.

Also fix a bunch of inefficiencies in the code.
  • Loading branch information
nyalldawson committed Feb 9, 2015
1 parent 9fb0065 commit a1b858b
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 165 deletions.

0 comments on commit a1b858b

Please sign in to comment.