PgMap.findMap

Locate a #PangoMap for a particular engine type and render type. The resulting map can be used to determine the engine for each character.

class PgMap
static
findMap

Parameters

language PgLanguage

the language tag for which to find the map

engineTypeId uint

the engine type for the map to find

renderTypeId uint

the render type for the map to find

Return: the suitable #PangoMap.

Meta