#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

#1185 in Parser implementations

Download history 1460/week @ 2024-01-31 1057/week @ 2024-02-07 1368/week @ 2024-02-14 1254/week @ 2024-02-21 1626/week @ 2024-02-28 1435/week @ 2024-03-06 1373/week @ 2024-03-13 1378/week @ 2024-03-20 1092/week @ 2024-03-27 1555/week @ 2024-04-03 1999/week @ 2024-04-10 1380/week @ 2024-04-17 1068/week @ 2024-04-24 1124/week @ 2024-05-01 1380/week @ 2024-05-08 1213/week @ 2024-05-15

4,943 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