FontImporter

@objc(IMGLYFontImporter) open class FontImporter: NSObject

Provides functions to import fonts added as resources. It also registers them, so that the application can load them like any other pre-installed font.

  • This array contains all available fonts.

    Declaration

    Swift

    open static var fonts: [Font] =