TextState
constructor(font: PdfFont? = null, fontSize: Double = 12.0, textMatrix: KiteMatrix = KiteMatrix.IDENTITY, lineMatrix: KiteMatrix = KiteMatrix.IDENTITY, charSpacing: Double = 0.0, wordSpacing: Double = 0.0, horizontalScaling: Double = 100.0, leading: Double = 0.0, rise: Double = 0.0, renderingMode: Int = 0)