Module memory

Source
Expand description

Memory allocation for TrueType scaling.

Structsยง

FreeTypeOutlineMemory ๐Ÿ”’
Buffers used during glyph scaling.
HarfBuzzOutlineMemory ๐Ÿ”’
Buffers used during HarfBuzz-style glyph scaling.

Functionsยง

align_up ๐Ÿ”’
alloc_slice ๐Ÿ”’
Allocates a mutable slice of T of the given length from the specified buffer.