[][src]Function rin::gl::ttf::append_glyph

pub fn append_glyph(
    mesh: &mut Mesh<Vertex2DTex>,
    bl: Vec2,
    tr: Vec2,
    glyph: &TextureGlyph
)