RGtk2 (version 2.20.31)

pango-Coverage-Maps: Coverage Maps

Description

Unicode character range coverage storage

Arguments

Methods and Functions

pangoCoverageNew() pangoCoverageCopy(object) pangoCoverageGet(object, index) pangoCoverageMax(object, other) pangoCoverageSet(object, index, level) pangoCoverageToBytes(object) pangoCoverageFromBytes(bytes)

Detailed Description

It is often necessary in Pango to determine if a particular font can represent a particular character, and also how well it can represent that character. The PangoCoverage is a data structure that is used to represent that information.

Structures

Enums and Flags

References

http://library.gnome.org/devel//pango/pango-Coverage-Maps.html