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
This commit is contained in:
reed@google.com 2013-07-31 19:00:30 +00:00
parent f3f2d1619e
commit 699c06e2f5

View File

@ -12,7 +12,7 @@
#include "SkTypeface.h" #include "SkTypeface.h"
//#define SK_FONTHOST_USES_FONTMGR #define SK_FONTHOST_USES_FONTMGR
class SkDescriptor; class SkDescriptor;
class SkScalerContext; class SkScalerContext;