FontMetrics

constructor(    top: Float,     ascent: Float,     descent: Float,     bottom: Float,     leading: Float,     avgCharWidth: Float,     maxCharWidth: Float,     xMin: Float,     xMax: Float,     xHeight: Float,     capHeight: Float,     underlineThickness: Float?,     underlinePosition: Float?,     strikeoutThickness: Float?,     strikeoutPosition: Float?)