# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "adler" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e" [[package]] name = "autocfg" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "fonterator" version = "0.9.0" dependencies = [ "footile", "pix", "png_pong", "svg", "ttf-parser", "unicode-script", ] [[package]] name = "footile" version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2494e16b487f077a8527d5a4bf3401a878b79847e95b075e638bcea0cbfa8920" dependencies = [ "pix", ] [[package]] name = "miniz_oxide" version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c60c0dfe32c10b43a144bad8fc83538c52f58302c92300ea7ec7bf7b38d5a7b9" dependencies = [ "adler", "autocfg", ] [[package]] name = "pix" version = "0.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bea9d5c668f13b4a1b97d848780e00cfabf76eb83538129c264c0c6d6a968047" [[package]] name = "png_pong" version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d4f76ba454af416c3e32fbead55bdde0442a18fe11c2e99d2505ef15aa83d5e3" dependencies = [ "miniz_oxide", "pix", ] [[package]] name = "svg" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b65a64d32a41db2a8081aa03c1ccca26f246ff681add693f8b01307b137da79" [[package]] name = "ttf-parser" version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d973cfa0e6124166b50a1105a67c85de40bbc625082f35c0f56f84cb1fb0a827" [[package]] name = "unicode-script" version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "79bf4d5fc96546fdb73f9827097810bbda93b11a6770ff3a54e1f445d4135787"