New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 756768 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Change inline layout to use floating point font metrics

Reported by ka...@opera.com, Aug 18 2017

Issue description

The line layout code has been prepared for subpixel baselines, but the code is still limited to only use integer ascender from font metrics.  I'll experiment a little with moving all code to use fractional ascenders, FontMetrics::FloatAscent() specifically, in order to see how well it works.
 

Comment 1 by ka...@opera.com, Aug 21 2017

Summary: Change inline layout to use floating point font metrics (was: Change layout code to use FloatAscent instead of Ascent.)
Experimental review at https://chromium-review.googlesource.com/c/623810

Comment 2 by ka...@opera.com, Feb 28 2018

Owner: karloygard@chromium.org

Sign in to add a comment