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

Issue 12706010: Add SkTypeface* parameter to SkScalerContext (and its callers) (Closed)

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

Description

Add SkTypeface* parameter to SkScalerContext (and its callers) Use SkTypeface to create scalercontext instead of SkFontHost Committed: https://code.google.com/p/skia/source/detail?r=8223

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 19

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -21 lines) Patch
M trunk/include/core/SkPaint.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M trunk/include/core/SkTypeface.h View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M trunk/src/core/SkGlyphCache.h View 1 2 3 4 5 6 7 4 chunks +7 lines, -6 lines 0 comments Download
M trunk/src/core/SkGlyphCache.cpp View 1 2 3 4 5 6 7 4 chunks +13 lines, -5 lines 0 comments Download
M trunk/src/core/SkPaint.cpp View 1 2 3 4 5 6 4 chunks +8 lines, -6 lines 0 comments Download
M trunk/src/core/SkScalerContext.h View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/core/SkScalerContext.cpp View 1 2 3 4 5 6 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
reed1
OK, this one I'm serious.
7 years, 9 months ago (2013-03-14 22:09:06 UTC) #1
bungeman-skia
https://codereview.chromium.org/12706010/diff/21002/trunk/include/core/SkFontHost.h File trunk/include/core/SkFontHost.h (right): https://codereview.chromium.org/12706010/diff/21002/trunk/include/core/SkFontHost.h#newcode129 trunk/include/core/SkFontHost.h:129: static SkTypeface* NextLogicalTypeface(SkFontID currFontID, SkFontID origFontID); I know this ...
7 years, 9 months ago (2013-03-15 16:12:44 UTC) #2
reed1
https://codereview.chromium.org/12706010/diff/21002/trunk/include/core/SkFontHost.h File trunk/include/core/SkFontHost.h (right): https://codereview.chromium.org/12706010/diff/21002/trunk/include/core/SkFontHost.h#newcode129 trunk/include/core/SkFontHost.h:129: static SkTypeface* NextLogicalTypeface(SkFontID currFontID, SkFontID origFontID); On 2013/03/15 16:12:44, ...
7 years, 9 months ago (2013-03-15 17:46:44 UTC) #3
bungeman-skia
lgtm
7 years, 9 months ago (2013-03-15 18:17:02 UTC) #4
reed1
7 years, 9 months ago (2013-03-19 14:45:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #8 manually as r8223 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698