FontManager

interface FontManager

Gives you access to all the fonts available on the system.

Functions

Link copied to clipboard
This lists all the fonts available to use with PSPDFKit.
Link copied to clipboard
abstract fun getFontByName(@Nullable name: String): Font
Gets the font specified by the given name or null.