PgFont.findShaper

Finds the best matching shaper for a font for a particular language tag and character point.

class PgFont
findShaper

Parameters

language PgLanguage

the language tag

ch uint

a Unicode character.

Return Value

the best matching shaper.