Struct font_atlas::rasterize::Atlas [] [src]

pub struct Atlas { /* fields omitted */ }

A mapping from chars to CharInfo.

Methods

impl Atlas
[src]

[src]

Returns the information about a rendered character if one exists

Trait Implementations

impl Debug for Atlas
[src]

[src]

Formats the value using the given formatter.