#typography #typeface #font

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

#165 in Parser implementations

Download history 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 6108/week @ 2025-02-02 6504/week @ 2025-02-09 5620/week @ 2025-02-16 7754/week @ 2025-02-23 7952/week @ 2025-03-02 7467/week @ 2025-03-09 9178/week @ 2025-03-16 8166/week @ 2025-03-23

33,348 downloads per month
Used in 52 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