#font #typeface #typography

postscript

The package provides a parser for PostScript fonts

49 releases

0.17.5 Aug 10, 2023
0.17.4 Mar 5, 2023
0.17.3 Feb 7, 2023
0.16.4 Dec 27, 2022
0.2.4 Aug 29, 2015

#3 in #typeface

Download history 1278/week @ 2023-06-12 1383/week @ 2023-06-19 1113/week @ 2023-06-26 1299/week @ 2023-07-03 1079/week @ 2023-07-10 1078/week @ 2023-07-17 1280/week @ 2023-07-24 908/week @ 2023-07-31 1011/week @ 2023-08-07 1516/week @ 2023-08-14 762/week @ 2023-08-21 1206/week @ 2023-08-28 1104/week @ 2023-09-04 964/week @ 2023-09-11 852/week @ 2023-09-18 846/week @ 2023-09-25

3,807 downloads per month
Used in 24 crates (5 directly)

Apache-2.0/MIT

96KB
3K SLoC

PostScript Package Documentation Build

The package provides a parser for PostScript fonts. It is recommended to use a higher-level parser 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 for PostScript fonts.

Dependencies