FontImporter

@objc(PESDKFontImporter) 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.

  • all

    This array contains all available fonts.

    Declaration

    Swift

    open static var all: [Font] =