Enumeration
PangoScript
Description [src]
The PangoScript
enumeration identifies different writing systems.
The values correspond to the names as defined in the Unicode standard. See Unicode Standard Annex 24: Script names
Note that this enumeration is deprecated and will not be updated to include values
in newer versions of the Unicode standard. Applications should use the
GUnicodeScript
enumeration instead,
whose values are interchangeable with PangoScript
.
Members
Type functions
pango_script_for_unichar
Looks up the script for a particular character.
deprecated: 1.44. since: 1.4
pango_script_get_sample_language
Finds a language tag that is reasonably representative of script
.
since: 1.4