[package] name = "unifont-bitmap" version = "1.0.0+unifont-14.0.01" authors = ["Solra Bizna "] edition = "2021" description = "Get bitmap data for GNU Unifont. Embedded in compressed form, light on memory." readme = "README.md" homepage = "https://github.com/SolraBizna/unifont-bitmap" keywords = ["unifont"] license = "MIT OR Apache-2.0" [dependencies] once_cell = "1.8" flate2 = "1.0" byteorder = "1"