Crate pango [−] [src]
Reexports
pub use attr_class::AttrClass; |
pub use item::Item; |
pub use language::Language; |
pub use rectangle::Rectangle; |
Modules
attr_class | |
attr_list | |
attribute | |
font_description | |
functions | |
item | |
language | |
matrix | |
prelude |
Traits and essential types inteded for blanket imports. |
rectangle |
Structs
AttrList | |
Attribute | |
Color | |
Context | |
Coverage | |
EngineShape | |
Error |
A generic error capable of representing various error domains (types). |
Font | |
FontDescription | |
FontFace | |
FontFamily | |
FontMap | |
FontMask | |
FontMetrics | |
Fontset | |
GlyphItem | |
GlyphItemIter | |
GlyphString | |
Layout | |
LayoutIter | |
LayoutLine | |
Matrix | |
Renderer | |
TabArray |
Enums
Alignment | |
AttrType | |
BidiType | |
CoverageLevel | |
Direction | |
EllipsizeMode | |
Gravity | |
GravityHint | |
RenderPart | |
Script | |
Stretch | |
Style | |
TabAlign | |
Underline | |
Variant | |
Weight | |
WrapMode |
Constants
FONT_MASK_FAMILY | |
FONT_MASK_GRAVITY | |
FONT_MASK_SIZE | |
FONT_MASK_STRETCH | |
FONT_MASK_STYLE | |
FONT_MASK_VARIANT | |
FONT_MASK_WEIGHT | |
SCALE |
Traits
ContextExt | |
FontExt | |
FontFaceExt | |
FontFamilyExt | |
FontMapExt | |
FontsetExt | |
LayoutExt | |
RendererExt |
Functions
Type Definitions
Glyph | |
LayoutRun |