Companion
object Companion
Functions
Link copied to clipboard
fun PublicationStyleFontFace.Companion.fromAsset(family: String, fontStretch: String? = null, fontStyle: String? = null, fontWeight: String? = null, mediaType: MediaType, assetPath: String): PublicationStyleFontFace
Creates a PublicationStyleFontFace using an asset font file.
Link copied to clipboard