# PostScript [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url] The package provides a parser of PostScript fonts. It is recommended to use a higher-level abstraction called [`opentype`][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](LICENSE.md). [opentype]: https://github.com/bodoni/opentype [build-img]: https://github.com/bodoni/postscript/workflows/build/badge.svg [build-url]: https://github.com/bodoni/postscript/actions/workflows/build.yml [documentation-img]: https://docs.rs/postscript/badge.svg [documentation-url]: https://docs.rs/postscript [package-img]: https://img.shields.io/crates/v/postscript.svg [package-url]: https://crates.io/crates/postscript