mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Change to new SkFontMgr API These changes clarify ownership rules and work today. They will be necessary once SK_SUPPORT_LEGACY_FONTMGR_API goes away. * Fix spacing * Formatting