# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "truetype" version = "0.47.6" authors = [ "Boris-Chengbiao Zhou ", "Ivan Ukhov ", "Vladimir Vukicevic ", ] exclude = ["tests/fixtures/*"] description = "The package provides a builder and parser of TrueType fonts." homepage = "https://github.com/bodoni/truetype" documentation = "https://docs.rs/truetype" readme = "README.md" keywords = [ "font", "truetype", "typeface", "typography", ] categories = ["parsing"] license = "Apache-2.0/MIT" repository = "https://github.com/bodoni/truetype" [dependencies.typeface] version = "0.4.2" [features] ignore-invalid-component-flags = [] ignore-invalid-embedding-flags = [] ignore-invalid-language-ids = []