Go to file
Ben Wagner f1729a7937 Extract Android FontMgr part of Typeface test.
Part of the Typeface test is Android specific and tests that the Android
legacyMakeTypeface returns nullptr when called with a non-null family
name and there is no match. A new FontMgrAndroidLegacyMakeTypeface test
is introduced to test this and also properly test creating one with
SkFontMgr_Android_CustomFonts.

Change-Id: Iceb8b9b5490f5eeeaeac30a68daf2c4daac53c86
Reviewed-on: https://skia-review.googlesource.com/70660
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Ben Wagner <bungeman@google.com>
2017-11-13 17:00:31 +00:00
animations
bench
bin
debugger
dm Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
docs Update doc and example for SkPaint::FontMetrics. 2017-11-09 18:20:14 +00:00
example
experimental [v8-platform] Store the platform in a unique_ptr 2017-11-09 17:19:14 +00:00
fuzz Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" 2017-11-09 21:50:27 +00:00
gm switched GrClipEdge to an enum class 2017-11-10 17:42:27 +00:00
gn sksl enum support 2017-11-13 14:36:40 +00:00
include sksl enum support 2017-11-13 14:36:40 +00:00
infra Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
platform_tools
resources Extract Android FontMgr part of Typeface test. 2017-11-13 17:00:31 +00:00
samplecode
site Update doc and example for SkPaint::FontMetrics. 2017-11-09 18:20:14 +00:00
src Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
tests Extract Android FontMgr part of Typeface test. 2017-11-13 17:00:31 +00:00
third_party Suppress warning 4577 (noexcept used with no exception handling mechanism specified) 2017-11-12 19:38:16 +00:00
tools Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
.clang-format
.gitignore
.gn
AUTHORS
BUILD.gn Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll skia/third_party/externals/angle2/ 197445296..7af63727f (2 commits) 2017-11-13 15:47:21 +00:00
Doxyfile
LICENSE
PRESUBMIT.py
public.bzl Drop support for OSMesa in test tools and remove build bot 2017-11-13 16:20:10 +00:00
README
README.chromium
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.