Tunji Dahunsi
fun Font( identity: String, data: ByteArray, weight: FontWeight = FontWeight.Normal, style: FontStyle = FontStyle.Normal ): Font = LoadedFont(identity, data, weight, style)
ByteArray
data
.tff
jeran
A modern programming language that makes developers happier.