#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

#1021 in Parser implementations

Download history 977/week @ 2023-12-23 1040/week @ 2023-12-30 897/week @ 2024-01-06 1194/week @ 2024-01-13 1173/week @ 2024-01-20 1512/week @ 2024-01-27 1185/week @ 2024-02-03 1235/week @ 2024-02-10 1187/week @ 2024-02-17 1694/week @ 2024-02-24 1332/week @ 2024-03-02 1474/week @ 2024-03-09 1418/week @ 2024-03-16 1194/week @ 2024-03-23 1413/week @ 2024-03-30 1146/week @ 2024-04-06

5,427 downloads per month
Used in 25 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