Font

fun Font(fontSize: Double = 12.0, fontColor: Color = Colors.Web.black, fontFamily: FontFamily = FontFamily.SANS_SERIF, fontWeight: FontWeight = FontWeight.NORMAL, fontStyle: FontPosture = FontPosture.NORMAL): Font

Instantiate a Font.