Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Issue 1020643002: Use typographic font metrics when the font requests. (Closed)

Created:
5 years, 9 months ago by bungeman-skia
Modified:
5 years, 9 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Use typographic font metrics when the font requests. FreeType always returns the 'hhea' font metrics for ascent and descent, and ignores the 'OS/2'::fsSelection::UseTypoMetrics bit. (It also ignores the VDMX table, which makes this change correct.) This change uses the typographic font metrics when the font requests their use. Committed: https://skia.googlesource.com/skia/+/665b038b5745a9f5dc88b7ccfb39466a4c8750bf

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -3 lines) Patch
M src/ports/SkFontHost_FreeType.cpp View 1 chunk +14 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
bungeman-skia
This is currently being tried at https://codereview.chromium.org/1008933003/ to see the effect on Blink. This came ...
5 years, 9 months ago (2015-03-18 22:47:34 UTC) #2
bungeman-skia
On 2015/03/18 22:47:34, bungeman1 wrote: > This is currently being tried at https://codereview.chromium.org/1008933003/ to > ...
5 years, 9 months ago (2015-03-19 14:47:42 UTC) #3
reed1
lgtm
5 years, 9 months ago (2015-03-19 17:08:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1020643002/1
5 years, 9 months ago (2015-03-19 17:19:31 UTC) #6
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 17:44:07 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/665b038b5745a9f5dc88b7ccfb39466a4c8750bf

Powered by Google App Engine
This is Rietveld 408576698