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

Unified Diff: include/config/SkUserConfig.h

Issue 2274223002: gyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-08-24 (Wednesday) 14:14:34 EDT 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
« no previous file with comments | « gyp/sfntly.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/config/SkUserConfig.h
diff --git a/include/config/SkUserConfig.h b/include/config/SkUserConfig.h
index 3022b1fef60c4c0a110ba168fd1c6150eaca39fd..072944797985571cd699ce42d9ebf0b67c32b6fb 100644
--- a/include/config/SkUserConfig.h
+++ b/include/config/SkUserConfig.h
@@ -95,7 +95,7 @@
/* Define this to provide font subsetter in PDF generation.
*/
-//#define SK_SFNTLY_SUBSETTER "sfntly/subsetter/font_subsetter.h"
+//#define SK_SFNTLY_SUBSETTER "sample/chromium/font_subsetter.h"
/* Define this to set the upper limit for text to support LCD. Values that
are very large increase the cost in the font cache and draw slower, without
« no previous file with comments | « gyp/sfntly.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698