PgFontMap.loadFont

Load the font in the fontmap that is the closest match for desc.

Parameters

context PgContext

the gstreamer.Context the font will be used with

desc PgFontDescription

a PangoFontDescription describing the font to load

Return Value

Type: PgFont

the newly allocated PangoFont loaded, or NULL if no font matched.