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

Issue 697473005: Pass indication of locally created typeface to SkCreateTypefaceFromCTFont (Closed)

Created:
6 years, 1 month ago by caseq
Modified:
6 years, 1 month ago
CC:
blink-reviews, krit, Rik, jbroman, danakj, pdr+graphicswatchlist_chromium.org, f(malita), Stephen Chennney, rwlbuis
Project:
blink
Visibility:
Public.

Description

Pass indication of locally created typeface to SkCreateTypefaceFromCTFont Skia needs to know whether the font may be located just by font name/family, or it needs to save the glyph data to be able to restore font later. This plumbs the indication of fonts that are dynamically loaded from FontCustomPlatformData down to SkCreateTypefaceFromCTFont(). BUG=426088

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M Source/platform/fonts/FontPlatformData.h View 2 chunks +2 lines, -1 line 0 comments Download
M Source/platform/fonts/FontPlatformData.cpp View 7 chunks +7 lines, -2 lines 0 comments Download
M Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/fonts/mac/FontPlatformDataMac.mm View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
caseq
6 years, 1 month ago (2014-10-31 13:11:39 UTC) #2
caseq
ping :)
6 years, 1 month ago (2014-11-03 17:12:04 UTC) #3
caseq
6 years, 1 month ago (2014-11-06 22:52:42 UTC) #4
Message was sent while issue was closed.
Closing this, as alternative fix was landed
(https://codereview.chromium.org/691733004/)

Powered by Google App Engine
This is Rietveld 408576698