length

fun length(raw: String, fontSizePt: Double, rootPt: Double, refPt: Double): Double?

Parse a CSS <length>/<percentage> to points, or null if not a length.