From 87e7f820f74a990a59fb8f1d5c182584ce586ecf Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Thu, 16 Feb 2017 16:56:26 -0500 Subject: Add SkTypeface::getVariationDesignPosition. Allow users to query a typeface's position in variation design space. Change-Id: I5d80c8ff658708a5d1aa386ec5b7396dcb621198 Reviewed-on: https://skia-review.googlesource.com/7130 Commit-Queue: Ben Wagner Reviewed-by: Mike Reed --- gn/core.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn') diff --git a/gn/core.gni b/gn/core.gni index bc6035be9d..8e3596af8d 100644 --- a/gn/core.gni +++ b/gn/core.gni @@ -394,6 +394,7 @@ skia_core_sources = [ "$_include/core/SkDrawLooper.h", "$_include/core/SkFlattenable.h", "$_include/core/SkFlattenableSerialization.h", + "$_include/core/SkFontArguments.h", "$_include/core/SkFontLCDConfig.h", "$_include/core/SkFontStyle.h", "$_include/core/SkGraphics.h", -- cgit v1.2.3