New issue
Advanced search Search tips

Issue 734684 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug

Blocking:
issue 720596



Sign in to add a comment

gfx::Canvas does not support non-integral scaling

Project Member Reported by malaykeshav@chromium.org, Jun 19 2017

Issue description

Despite cc::PaintCanvas having an API that accepts float values, gfx::Canvas only accepts integral values for scaling.

gfx::Canvas - https://cs.chromium.org/chromium/src/ui/gfx/canvas.cc?l=192
cc::PaintCanvas - https://cs.chromium.org/chromium/src/cc/paint/paint_canvas.h?l=52



 
Status: Fixed (was: Assigned)
Labels: M-63

Sign in to add a comment