pangoFontFindShaper {RGtk2} | R Documentation |
Finds the best matching shaper for a font for a particular language tag and character point.
pangoFontFindShaper(object, language, ch)
|
[PangoFont ] a PangoFont |
|
[PangoLanguage ] the language tag |
|
[numeric] the ISO-10646 character code. |
[PangoEngineShape] the best matching shaper.
Derived by RGtkGen from GTK+ documentation