try enabling FONTHOST_USES_FONTMGR and see what breaks

git-svn-id: http://skia.googlecode.com/svn/trunk@10466 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2013-07-31 18:08:49 +00:00
parent b14ecdaeea
commit b14d5bc091

View File

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