Jason Simmons b57b96cda3 Allow per-platform customization of the default Skia font manager (flutter/engine#8358)
The font manager returned by SkFontMgr::RefDefault is determined by Skia's
build configuration flags.  Embedders may want to use a default font manager
other than the one selected by their build of Skia.
2019-03-29 09:52:29 -07:00
..