Expand description
Scaling support for TrueType outlines.
Re-exportsยง
pub use hint::HintError;pub use hint::HintInstance;pub use hint::HintOutline;pub use outline::Outline;pub use outline::ScaledOutline;
Modulesยง
- deltas ๐
- hint ๐
- TrueType hinting.
- memory ๐
- Memory allocation for TrueType scaling.
- outline ๐
- TrueType outline types.
Structsยง
- Free
Type ๐Scaler - F26Dot6 coords, Fixed deltas, and a penchant for rounding
- Harf
Buzz ๐Scaler - f32 all the things. Hold your rounding. No hinting.
- Outlines
- Scaler state for TrueType outlines.
Constantsยง
- PHANTOM_
POINT_ COUNT - Number of phantom points generated at the end of an outline.
Traitsยง
- Scaler ๐