Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(23)

Issue 6640048: Disable automatic font fallback of SkFontHost_android when building for WebKit (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by DerekS
Modified:
11 years, 8 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Disable automatic font fallback of SkFontHost_android when building for WebKit The internal font fallback mechanism prevents WebKit from getting the properties of the actually used font. Disable the internal fallback mechanism when building for WebKit and add SkGetFallbackFamilyNameForChar() to let the upper level know the fallback font for individial characters. This commits a change that was submitted for review by... wangxianzhu1 @ https://codereview.appspot.com/6572059/ BUG=913 (http://code.google.com/p/skia/issues/detail?id=913) Committed: https://code.google.com/p/skia/source/detail?r=5866

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -22 lines) Patch
M include/ports/SkTypeface_android.h View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ports/SkFontHost_android.cpp View 10 chunks +71 lines, -22 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b