registerFont

actual fun registerFont(path: String, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(bytes: ByteArray, ttcIndex: Int, font: PAGFont): PAGFont?
expect fun registerFont(path: String, ttcIndex: Int = 0, font: PAGFont = PAGFont()): PAGFont?
expect fun registerFont(bytes: ByteArray, ttcIndex: Int = 0, font: PAGFont = PAGFont()): PAGFont?
actual fun registerFont(path: String, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(bytes: ByteArray, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(path: String, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(bytes: ByteArray, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(path: String, ttcIndex: Int, font: PAGFont): PAGFont?
actual fun registerFont(bytes: ByteArray, ttcIndex: Int, font: PAGFont): PAGFont?