426843323f
Skottie already takes an optional client fontmgr at load time, but SkShaper(HB) currently uses the default fontmgr for fallback. Plumb the Skottie font manager all the way to SkShaper. This should give clients more control over font fallback, instead of relying on the default SkFontMgr. Change-Id: I3df16b3924a68d232573e25f9e526f523fc1dc08 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/230122 Commit-Queue: Florin Malita <fmalita@chromium.org> Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build_overrides | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
RELEASE_NOTES.txt | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.