TextDrawer

@Stable
class TextDrawer(userFonts: List<FontFamily>, fontFamilyResolver: FontFamily.Resolver)

Constructors

Link copied to clipboard
constructor(userFonts: List<FontFamily>, fontFamilyResolver: FontFamily.Resolver)

Types

Link copied to clipboard
@Stable
class Cache(maxSize: Int = 8)