| pango-Scripts {RGtk2} | R Documentation |
Identifying writing systems
pangoScriptForUnichar(ch)
pangoScriptGetSampleLanguage(script)
pangoLanguageIncludesScript(object, script)
pangoScriptIterNew(text, length)
pangoScriptIterGetRange(object)
pangoScriptIterNext(object)
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.
PangoScriptIterPangoScriptIter is used to iterate through a string
and identify ranges in different scripts.
PangoScriptPangoScript enumeration identifies different writing
systems. The values correspond to the names as defined in the
Unicode standard.
Note that new types may be added in the future. Applications should be ready
to handle unknown values. This enumeration is interchangeable with
GUnicodeScript. See Unicode Standard Annex
(http://www.unicode.org/reports/tr24/).
invalid-codepangoScriptForUnicharcommoninheritedarabicarmenianbengalibopomofocherokeecopticcyrillicdeseretdevanagariethiopicgeorgiangothicgreekgujaratigurmukhihanhangulhebrewhiraganakannadakatakanakhmerlaolatinmalayalammongolianmyanmaroghamold-italicoriyarunicsinhalasyriactamilteluguthaanathaitibetancanadian-aboriginalyitagaloghanunoobuhidtagbanwabraillecypriotlimbuosmanyashavianlinear-btai-leugariticnew-tai-luebugineseglagolitictifinaghsyloti-nagriold-persiankharoshthiunknownbalinesecuneiformphoenicianphags-panko
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/pango/pango-Scripts.html