pango-sharp2.8.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Used to indicate how well a font can represent a particular ISO 10646 character point for a particular scrptSystem.EnumGLib.GType(WrapperType=typeof(Pango.CoverageLevelGType))FieldPango.CoverageLevelThe character is not representable with the fontFieldPango.CoverageLevel
The character is represented in a way that may be
comprehensible but is not the correct graphical
form
The character is represented in a way that may be
comprehensible but is not the correct graphical form. For
instance, a Hangul character represented as a a sequence
of Jamos, or a Latin transliteration of a Cyrillic word.
FieldPango.CoverageLevel
The character is represented as basically the correct
graphical form, but with a stylistic variant inappropriate
for the current script
FieldPango.CoverageLevelThe character is represented as the correct graphical form.