Module gust_render::font

source ·
Expand description

font datastructures and fonctions made from Font.cpp of SFML

Structs

CharInfo
Contain a face and everything needed to render a glyph. The font have to be modified by the Text that old it so most of the time you will need to wrap it into MutResource.

Enums