#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

#759 in Parser implementations

Download history 2003/week @ 2024-09-17 2884/week @ 2024-09-24 2135/week @ 2024-10-01 3060/week @ 2024-10-08 2701/week @ 2024-10-15 2761/week @ 2024-10-22 2846/week @ 2024-10-29 2683/week @ 2024-11-05 2691/week @ 2024-11-12 2201/week @ 2024-11-19 2582/week @ 2024-11-26 2523/week @ 2024-12-03 3481/week @ 2024-12-10 2695/week @ 2024-12-17 2178/week @ 2024-12-24 1599/week @ 2024-12-31

10,282 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