#font #typography #typeface

postscript

The package provides a parser of PostScript fonts

54 releases

0.18.4 Dec 21, 2024
0.18.2 Feb 16, 2024
0.17.5 Aug 10, 2023
0.17.4 Mar 5, 2023
0.2.4 Aug 29, 2015

#757 in Parser implementations

Download history 2574/week @ 2024-09-21 2439/week @ 2024-09-28 2904/week @ 2024-10-05 2625/week @ 2024-10-12 2670/week @ 2024-10-19 3030/week @ 2024-10-26 2687/week @ 2024-11-02 2888/week @ 2024-11-09 2152/week @ 2024-11-16 2290/week @ 2024-11-23 2728/week @ 2024-11-30 2683/week @ 2024-12-07 3482/week @ 2024-12-14 1978/week @ 2024-12-21 2003/week @ 2024-12-28 4526/week @ 2025-01-04

12,453 downloads per month
Used in 46 crates (5 directly)

Apache-2.0/MIT

96KB
3K SLoC

PostScript Package Documentation Build

The package provides a parser of PostScript 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.


lib.rs:

Parser of PostScript fonts.

Dependencies