Expand description
Support for scaling CFF outlines.
Modulesยง
- hint ๐
- CFF hinting.
Structsยง
- Charstring
Evaluator ๐ - Hinted
Transforming ๐Sink - Command sink adapter that applies a transform to hinted coordinates.
- NopFiltering
Sink ๐ - Command sink adapter that suppresses degenerate move and line commands.
- Outlines ๐
- Type for loading, scaling and hinting outlines in CFF/CFF2 tables.
- PenSink ๐
- Command sink that sends the results of charstring evaluation to an OutlinePen.
- Private
Dict ๐ - Entries that we parse from the Private DICT to support charstring evaluation.
- Scaling
Sink26 ๐Dot6 - Command sink adapter that applies a scaling factor.
- Scaling
Transforming ๐Sink - Command sink adapter that applies both a transform and a scaling factor.
- Subfont ๐
- Specifies local subroutines and hinting parameters for some subset of glyphs in a CFF or CFF2 table.
- TopDict ๐
- Entries that we parse from the Top DICT that are required to support charstring evaluation.
Enumsยง
- Pending
Element ๐
Constantsยง
- ONE_
OVER_ ๐64
Functionsยง
- transform ๐