IMGLYFontImporter
open class IMGLYFontImporter
Provides functions to import font added as resource. It also registers them, so that the application can load them like any other pre-installed font.
-
Imports all fonts added as resource. Supported formats are TTF and OTF.
Declaration
Swift
open func importFonts()