New issue
Advanced search Search tips

Issue 653872 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 581456
issue 649700



Sign in to add a comment

Add ability to compute tight path bounds to GraphicsContext

Project Member Reported by drott@chromium.org, Oct 7 2016

Issue description

GraphicsContext should allow computing tight bounds for stroked path objects. This is needed for computing tight bounds of wavy (bezier-defined) and stroked underlines and an enabler for descender-gapped underlines.

 

Comment 1 by f...@opera.com, Oct 7 2016

Path::strokeBoundingRect(..., Path::BoundsType::Exact)

?

Comment 2 by drott@chromium.org, Oct 8 2016

Status: WontFix (was: Started)
Looks good, thank you, I tried with this method and it seems to work.
Components: -Internals>Graphics Internals>GPU
Moving old issues out of Internal>Graphics to delete this obsolete component ( crbug.com/685425  for details)

Sign in to add a comment