truetype 0.10.3

The package provides a parser for TrueType fonts.
Documentation
# TrueType [![Version][version-img]][version-url] [![Status][status-img]][status-url]

The package provides a parser for TrueType fonts. It is recommended to use a
higher-level parser called [`opentype`][opentype], which internally relies on
this package.

## [Documentation][doc]

## 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

[doc]: https://bodoni.github.io/truetype
[status-img]: https://travis-ci.org/bodoni/truetype.svg?branch=master
[status-url]: https://travis-ci.org/bodoni/truetype
[version-img]: https://img.shields.io/crates/v/truetype.svg
[version-url]: https://crates.io/crates/truetype