truetype

The package provides a builder and parser of TrueType fonts

91 releases (46 breaking)

0.47.6 Feb 21, 2024
0.46.0 Feb 1, 2024
0.43.5 Oct 24, 2023
0.43.0 Jul 21, 2023
0.3.0 Aug 29, 2015

#109 in Data formats

Download history 510/week @ 2024-06-15 580/week @ 2024-06-22 615/week @ 2024-06-29 759/week @ 2024-07-06 704/week @ 2024-07-13 494/week @ 2024-07-20 944/week @ 2024-07-27 702/week @ 2024-08-03 1393/week @ 2024-08-10 876/week @ 2024-08-17 719/week @ 2024-08-24 606/week @ 2024-08-31 621/week @ 2024-09-07 406/week @ 2024-09-14 567/week @ 2024-09-21 428/week @ 2024-09-28

2,088 downloads per month
Used in 8 crates (via opentype)

Apache-2.0/MIT

110KB
2.5K SLoC

TrueType Package Documentation Build

The package provides a builder and parser of TrueType fonts. It is recommended to use a higher-level abstraction called opentype, which internally relies on this package.

Contribution

Your contribution is highly appreciated. Do not hesitate to open an issue or a pull request. Note that any contribution submitted for inclusion in the project will be licensed according to the terms given in LICENSE.md.

Dependencies