Crate sdl2_ttf [] [src]

A binding for SDL2_ttf.

Structs

Font

The opaque holder of a loaded font.

FontStyle
GlyphMetrics

Glyph Metrics

Enums

Hinting

Constants

STYLE_BOLD
STYLE_ITALIC
STYLE_NORMAL
STYLE_STRIKETHROUGH
STYLE_UNDERLINE

Traits

LoaderRWops

Loader trait for RWops

Functions

get_linked_version

Returns the version of the dynamically linked SDL_ttf library

init

Initialize the truetype font API.

quit

Shutdown and cleanup the truetype font API.

was_inited

Query the initilization status of the truetype font API.