pango-Scripts-and-Languages: Scripts and Languages
Description
Identifying writing systems and languagesDetailed Description
The functions in this section are used to identify the writing
system, or script of individual characters
and of ranges within a larger text string.Structures
PangoScriptIter
-
A
PangoScriptIter
is used to iterate through a string
and identify ranges in different scripts. PangoLanguage
-
The
PangoLanguage
structure is used to
represent a language.
PangoLanguage
pointers can be efficiently
copied and compared with each other.