Module font_atlas::glyph_packer [] [src]

Contains methods and structures for packing characters into an atlas.

Reexports

pub use self::buffer2d::Buffer2d;
pub use self::buffer2d::ResizeBuffer;

Modules

buffer2d

Structs

Rect

A rectangle

SkylinePacker

Contains the state of the skyline packing process

Traits

GrowingPacker
Packer