fontDimsFromName

fun fontDimsFromName(nameWithExtension: String): Pair<Int, Int>?

Get font dimensions from file name

Return

the W,H dims of the font or null

Parameters

name

full font file name with extension