1 #include "SkFontMgr.h" 2 #include "SkTypeface_win.h" 3 Factory()4SkFontMgr* SkFontMgr::Factory() { 5 return SkFontMgr_New_DirectWrite(); 6 } 7
1 #include "SkFontMgr.h" 2 #include "SkTypeface_win.h" 3 Factory()4SkFontMgr* SkFontMgr::Factory() { 5 return SkFontMgr_New_DirectWrite(); 6 } 7