# Functions
New creates a new Text capable of drawing runes contained in the provided Atlas.
NewAtlas creates a new Atlas containing glyphs of the union of the given sets of runes (plus unicode.ReplacementChar) from the given font face.
RangeTable takes a *unicode.RangeTable and generates a set of runes contained within that RangeTable.