| 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
|
|
|