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

Issue 382053003: Update find_name_and_attributes to take ttc index. (Closed)

Created:
6 years, 5 months ago by bungeman-skia
Modified:
6 years, 5 months ago
Reviewers:
tomhudson
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. The name 'ScanFont' is to mirror the naming convention of similar functions in FontConfig. Committed: https://skia.googlesource.com/skia/+/3a21d61668e0ac6529f9930669dd47be123ec333

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move find_name_and_attributes to SkTypeface_FreeType::ScanFont. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -42 lines) Patch
M src/fonts/SkFontMgr_fontconfig.cpp View 1 2 chunks +1 line, -6 lines 0 comments Download
M src/ports/SkFontConfigInterface_android.cpp View 1 3 chunks +4 lines, -6 lines 0 comments Download
M src/ports/SkFontHost_FreeType.cpp View 1 2 chunks +4 lines, -6 lines 0 comments Download
M src/ports/SkFontHost_FreeType_common.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/ports/SkFontHost_fontconfig.cpp View 1 2 chunks +1 line, -5 lines 0 comments Download
M src/ports/SkFontHost_linux.cpp View 1 8 chunks +17 lines, -18 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bungeman-skia
6 years, 5 months ago (2014-07-10 22:51:13 UTC) #1
tomhudson
https://codereview.chromium.org/382053003/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.chromium.org/382053003/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode1676 src/ports/SkFontHost_FreeType.cpp:1676: bool find_name_and_attributes(SkStream* stream, int ttcIndex, If we're exporting this, ...
6 years, 5 months ago (2014-07-11 13:30:21 UTC) #2
bungeman-skia
https://codereview.chromium.org/382053003/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.chromium.org/382053003/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode1676 src/ports/SkFontHost_FreeType.cpp:1676: bool find_name_and_attributes(SkStream* stream, int ttcIndex, On 2014/07/11 13:30:21, tomhudson ...
6 years, 5 months ago (2014-07-11 14:33:26 UTC) #3
tomhudson
lgtm
6 years, 5 months ago (2014-07-11 14:46:22 UTC) #4
bungeman-skia
The CQ bit was checked by bungeman@google.com
6 years, 5 months ago (2014-07-11 14:52:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/382053003/20001
6 years, 5 months ago (2014-07-11 14:53:17 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 15:52:32 UTC) #7
Message was sent while issue was closed.
Change committed as 3a21d61668e0ac6529f9930669dd47be123ec333

Powered by Google App Engine
This is Rietveld 408576698