[][src]Crate pango

Re-exports

pub use analysis::Analysis;
pub use attr_class::AttrClass;
pub use language::Language;
pub use rectangle::Rectangle;

Modules

analysis
attr_class
attr_iterator
attr_list
attribute
functions
glyph
gravity
item
language
prelude

Traits and essential types inteded for blanket imports.

rectangle

Structs

AttrIterator
AttrList
Attribute
Color
Context
ContextClass
Coverage
CoverageClass
EngineLang
EngineLangClass
EngineShape
EngineShapeClass
Font
FontClass
FontDescription
FontFace
FontFaceClass
FontFamily
FontFamilyClass
FontMap
FontMapClass
FontMask
FontMetrics
Fontset
FontsetClass
FontsetSimple
FontsetSimpleClass
GlyphItem
GlyphItemIter
GlyphString
Item
Layout
LayoutClass
LayoutIter
LayoutLine
Matrix
Renderer
RendererClass
TabArray

Enums

Alignment
AttrType
BidiType
CoverageLevel
Direction
EllipsizeMode
Gravity
GravityHint
RenderPart
Script
Stretch
Style
TabAlign
Underline
Variant
Weight
WrapMode

Constants

NONE_ENGINE_LANG
NONE_ENGINE_SHAPE
NONE_FONT
NONE_FONTSET
NONE_FONT_FACE
NONE_FONT_FAMILY
NONE_FONT_MAP
NONE_RENDERER
SCALE
SCALE_LARGE

The scale factor for one magnification step (1.2).

SCALE_MEDIUM

The scale factor for normal size (1.0).

SCALE_SMALL

The scale factor for one shrinking step (1 / 1.2).

SCALE_XX_LARGE

The scale factor for three magnification steps (1.2 * 1.2 * 1.2).

SCALE_XX_SMALL

The scale factor for three shrinking steps (1 / (1.2 * 1.2 * 1.2)).

SCALE_X_LARGE

The scale factor for two magnification steps (1.2 * 1.2).

SCALE_X_SMALL

The scale factor for two shrinking steps (1 / (1.2 * 1.2)).

Statics

ENGINE_TYPE_LANG
ENGINE_TYPE_SHAPE
RENDER_TYPE_NONE

Traits

FontExt
FontFaceExt
FontFamilyExt
FontMapExt
FontsetExt
RendererExt

Functions

extents_to_pixels
find_base_dir
find_paragraph_boundary
is_zero_width
itemize
itemize_with_base_dir
parse_enum
parse_markup
parse_stretch
parse_style
parse_variant
parse_weight
quantize_line_geometry
reorder_items
shape
shape_full
split_file_list
trim_string
unichar_direction
units_from_double
units_to_double
version
version_check
version_string

Type Definitions

Glyph
GlyphUnit
LayoutRun