getPath

fun getPath(glyph: Short): Path?

If the glyph has an outline, returns it. The glyph outline may be empty. Degenerate contours in the glyph outline will be skipped. If glyph is described by a bitmap, returns null.