Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bodoni/typeface

Foundation for building and parsing fonts
https://github.com/bodoni/typeface

font parsing typeface typography

Last synced: 16 days ago
JSON representation

Foundation for building and parsing fonts

Awesome Lists containing this project

README

        

# 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