| call_stack.rs |
Tracking function call state. |
2653 |
- |
| cow_slice.rs |
Copy-on-write buffer for CVT and storage area. |
5315 |
- |
| cvt.rs |
Control value table. |
898 |
- |
| definition.rs |
Management of function and instruction definitions. |
8963 |
- |
| engine |
|
|
- |
| error.rs |
Hinting error definitions. |
4563 |
- |
| graphics.rs |
Graphics state for the TrueType interpreter. |
12188 |
- |
| instance.rs |
Instance state for TrueType hinting. |
10018 |
- |
| math.rs |
Fixed point math helpers that are specific to TrueType hinting.
These are implemented in terms of font-types types when possible. It
likely makes sense to use more strongly typed fixed point values
in the future. |
10602 |
- |
| mod.rs |
TrueType hinting. |
1083 |
- |
| program.rs |
TrueType program management. |
6024 |
- |
| projection.rs |
Point projection. |
7310 |
- |
| round.rs |
Rounding state. |
7853 |
- |
| storage.rs |
Storage area. |
779 |
- |
| value_stack.rs |
Value stack for TrueType interpreter.
|
12159 |
- |
| zone.rs |
Glyph zones. |
28576 |
- |