#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

#567 in Parser implementations

Download history 1178/week @ 2024-01-22 1423/week @ 2024-01-29 1373/week @ 2024-02-05 1083/week @ 2024-02-12 1160/week @ 2024-02-19 1772/week @ 2024-02-26 1345/week @ 2024-03-04 1430/week @ 2024-03-11 1422/week @ 2024-03-18 1121/week @ 2024-03-25 1486/week @ 2024-04-01 1554/week @ 2024-04-08 1959/week @ 2024-04-15 1045/week @ 2024-04-22 1093/week @ 2024-04-29 1362/week @ 2024-05-06

5,644 downloads per month
Used in 26 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