Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1119)

Unified Diff: gyp/skia_for_chromium_defines.gypi

Issue 2280053002: Restrict supported font formats in Chrome context (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gyp/skia_for_chromium_defines.gypi
diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi
index a148a83a018f0de1a69970bebec87d6ca74a51f4..d0cb4c7c76e049f5fbae57f2c8ef195cca46ae20 100644
--- a/gyp/skia_for_chromium_defines.gypi
+++ b/gyp/skia_for_chromium_defines.gypi
@@ -14,6 +14,7 @@
#
'skia_for_chromium_defines': [
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
+ 'SK_RESTRICT_FONT_FORMATS_OPENTYPE'
bungeman-skia 2016/08/26 15:52:36 This define should live in <chromium>/src/skia/con
drott 2016/08/26 16:19:04 Define renamed to SK_FONT_CONFIG_INTERFACE_ONLY_AL
],
},
}
« no previous file with comments | « no previous file | src/ports/SkFontConfigInterface_direct.cpp » ('j') | src/ports/SkFontConfigInterface_direct.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698