#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

#255 in Parser implementations

Download history 2717/week @ 2024-10-20 3015/week @ 2024-10-27 2651/week @ 2024-11-03 2904/week @ 2024-11-10 2164/week @ 2024-11-17 2332/week @ 2024-11-24 2736/week @ 2024-12-01 2642/week @ 2024-12-08 3608/week @ 2024-12-15 1920/week @ 2024-12-22 1941/week @ 2024-12-29 5985/week @ 2025-01-05 30399/week @ 2025-01-12 5519/week @ 2025-01-19 3970/week @ 2025-01-26 5522/week @ 2025-02-02

46,031 downloads per month
Used in 47 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