#font #typography #typeface

postscript

The package provides a parser of PostScript fonts

52 releases

0.18.2 Feb 16, 2024
0.18.0 Jan 31, 2024
0.17.5 Aug 10, 2023
0.17.4 Mar 5, 2023
0.2.4 Aug 29, 2015

#349 in Parser implementations

Download history 1682/week @ 2024-07-21 1749/week @ 2024-07-28 1809/week @ 2024-08-04 1743/week @ 2024-08-11 1876/week @ 2024-08-18 2733/week @ 2024-08-25 2039/week @ 2024-09-01 1533/week @ 2024-09-08 2085/week @ 2024-09-15 2657/week @ 2024-09-22 2353/week @ 2024-09-29 2938/week @ 2024-10-06 2585/week @ 2024-10-13 2717/week @ 2024-10-20 3015/week @ 2024-10-27 2646/week @ 2024-11-03

11,133 downloads per month
Used in 43 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