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

Issue 14736005: reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the (Closed)

Created:
7 years, 7 months ago by reed1
Modified:
7 years, 7 months ago
Reviewers:
bungeman-skia
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

reimplement generateFontMetrics to keep all calculations in SkScalar, avoiding the risk of over/under-flow w/ the current fixed-point intermediates. Committed: https://code.google.com/p/skia/source/detail?r=9005

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -11 lines) Patch
M trunk/src/ports/SkFontHost_FreeType.cpp View 8 chunks +28 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
reed1
7 years, 7 months ago (2013-05-03 20:12:38 UTC) #1
reed1
7 years, 7 months ago (2013-05-06 12:21:18 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r9005 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698