skia2/src
Ben Wagner 416fe32ce1 Ensure variable font from data created at default.
If font data is used to create an SkTypeface and the font data describes
a variable font and no variation parameters are specified, the
SkTypeface created should have the default values for all axes. This is
particularaly interesting with DirectWrite since it makes this not
straight forward.

Bug: skia:10929
Cq-Include-Trybots: luci.skia.skia.primary:Test-Win10-Clang-NUC5i7RYH-CPU-AVX2-x86_64-Debug-All-NativeFonts
Change-Id: I4620deebf52142bbdffa1a283343b503cd1e6981
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/338604
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Herb Derby <herb@google.com>
2020-12-01 00:30:22 +00:00
..
android Reland "SkAnimatedImage: Use fSampleSize" 2020-11-17 14:07:03 +00:00
c fix typo 2020-10-29 16:19:43 +00:00
codec Reland "SkAndroidCodec: Support decoding all frames" 2020-11-16 16:55:48 +00:00
core Remove GrRenderTargetContextPriv and GrSurfaceContextPriv 2020-11-30 20:13:25 +00:00
effects Preserve dithering for SkImageFilters::Shader 2020-11-25 19:41:37 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Remove GrRenderTargetContextPriv and GrSurfaceContextPriv 2020-11-30 20:13:25 +00:00
image Remove GrRenderTargetContextPriv and GrSurfaceContextPriv 2020-11-30 20:13:25 +00:00
images Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts remove SkVM uniform8/16 2020-11-25 21:44:47 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf move SkTPin to include/private 2020-10-16 19:45:11 +00:00
ports Ensure variable font from data created at default. 2020-12-01 00:30:22 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders move local function inside build-flag 2020-11-26 02:16:32 +00:00
sksl Fix ASAN error when inlining array constructor expressions. 2020-11-30 18:37:05 +00:00
svg move SkTPin to include/private 2020-10-16 19:45:11 +00:00
utils Switch to m44 for the rest of canvas virtuals 2020-11-25 21:50:37 +00:00
xml Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
xps Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" 2020-10-13 17:56:10 +00:00