Struct glium_text_rusttype::TextSystem [] [src]

pub struct TextSystem { /* fields omitted */ }

Object that contains the elements shared by all TextDisplay objects.

Required to create a TextDisplay.

Methods

impl TextSystem
[src]

Builds a new text system that must be used to build TextDisplay objects.