New issue
Advanced search Search tips

Issue 662507 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocked on:
issue 662504



Sign in to add a comment

Image: allow using high-quality interpolation

Project Member Reported by cavalcantii@chromium.org, Nov 4 2016

Issue description

It seems that artifacts can result from rendering using high-quality interpolation.


  // High quality interpolation rounds the scaled tile to an integer size (see
  // Image::drawPattern). To avoid causing a visual problem, linear
  // interpolation must be used instead.
  // FIXME: Allow using high-quality interpolation in this case, too.

 
Blockedon: 662504

Sign in to add a comment