# Typeface [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url] The package provide a foundation for building and parsing fonts. It is used in [`opentype`][opentype], [`postscript`][postscript], and [`truetype`][truetype]. ## 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 [postscript]: https://github.com/bodoni/postscript [truetype]: https://github.com/bodoni/truetype [build-img]: https://github.com/bodoni/typeface/workflows/build/badge.svg [build-url]: https://github.com/bodoni/typeface/actions/workflows/build.yml [documentation-img]: https://docs.rs/typeface/badge.svg [documentation-url]: https://docs.rs/typeface [package-img]: https://img.shields.io/crates/v/typeface.svg [package-url]: https://crates.io/crates/typeface