deno.land / x / graffiti@v0.9.0-prealpha / libgraffiti / Cargo.lock

# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "ab_glyph" version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7a933731feda8b460bdad9a9e43bb386baba6ec593d2bc19716ef3c75c09085c" dependencies = [ "ab_glyph_rasterizer", "owned_ttf_parser", ] [[package]] name = "ab_glyph_rasterizer" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff" [[package]] name = "autocfg" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "cc" version = "1.0.63" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ad9c6140b5a2c7db40ea56eb1821245e5362b44385c05b76288b1a599934ac87" [[package]] name = "cfg-if" version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "crossbeam-channel" version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775" dependencies = [ "cfg-if", "crossbeam-utils", ] [[package]] name = "crossbeam-utils" version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49" dependencies = [ "autocfg", "cfg-if", "lazy_static", ] [[package]] name = "fontdb" version = "0.5.1" source = "git+https://github.com/cztomsik/fontdb?rev=f106359#f106359ac2f567011e34bf159488c0c4de6558ad" dependencies = [ "log", "memmap2", "ttf-parser", ] [[package]] name = "graffiti" version = "0.1.0" dependencies = [ "ab_glyph", "crossbeam-channel", "fontdb", "graffiti-glfw", "graffiti-yoga", "nanoserde", "objc", "once_cell", "pom", "rect_packer", ] [[package]] name = "graffiti-glfw" version = "3.3.2" dependencies = [ "cc", ] [[package]] name = "graffiti-yoga" version = "1.18.0" dependencies = [ "cc", ] [[package]] name = "lazy_static" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614" [[package]] name = "log" version = "0.4.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" dependencies = [ "cfg-if", ] [[package]] name = "malloc_buf" version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" dependencies = [ "libc", ] [[package]] name = "memmap2" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a" dependencies = [ "libc", ] [[package]] name = "nanoserde" version = "0.1.22" source = "git+https://github.com/not-fl3/nanoserde?rev=c66efbd#c66efbd3e47b409221ff36c1c0f9f752f93af435" dependencies = [ "nanoserde-derive", ] [[package]] name = "nanoserde-derive" version = "0.1.14" source = "git+https://github.com/not-fl3/nanoserde?rev=c66efbd#c66efbd3e47b409221ff36c1c0f9f752f93af435" [[package]] name = "objc" version = "0.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" dependencies = [ "malloc_buf", ] [[package]] name = "once_cell" version = "1.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3" [[package]] name = "owned_ttf_parser" version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3a3c7a20e3f122223e68eef6ca58e39bc1ea8a1d83418ba4c2c1ba189d2ee355" dependencies = [ "ttf-parser", ] [[package]] name = "pom" version = "3.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "07e2192780e9f8e282049ff9bffcaa28171e1cb0844f49ed5374e518ae6024ec" [[package]] name = "rect_packer" version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d8ffb4dfda4b01cc420847665dc480760d596ce186f2772a66ed32fe9acb1c45" [[package]] name = "ttf-parser" version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85e00391c1f3d171490a3f8bd79999b0002ae38d3da0d6a3a306c754b053d71b"
graffiti

Version Info

Tagged at
3 years ago