aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-31 19:00:30 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-31 19:00:30 +0000
commit699c06e2f581f362fbef6fc22cb2519440538326 (patch)
treecdf0352a7ced2e6b38f64cec2d81eb9d4949de95 /include
parentf3f2d1619e34deb6a1a8cf623f432927e09d0d3c (diff)
Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks""
This reverts commit a8946cf4180908d577681cb62d621db0ebcbe67e. i.e. reapply the change to try enabling FONTHOST_USES_FONTMGR git-svn-id: http://skia.googlecode.com/svn/trunk@10471 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include')
-rw-r--r--include/core/SkFontHost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkFontHost.h b/include/core/SkFontHost.h
index e847b76af8..a3bdffd2de 100644
--- a/include/core/SkFontHost.h
+++ b/include/core/SkFontHost.h
@@ -12,7 +12,7 @@
#include "SkTypeface.h"
-//#define SK_FONTHOST_USES_FONTMGR
+#define SK_FONTHOST_USES_FONTMGR
class SkDescriptor;
class SkScalerContext;