[package] name = "font-atlas-image" version = "0.1.2" authors = ["Ty Overby "] license = "MIT" description = "An image based loader for font-atlas." [dependencies] rustc-serialize = "*" image = "=0.3.9" bincode = "0.3.0" font-atlas = "0.1.0"