[go: up one dir, main page]

texture_packer 0.0.1

A library for texture packing
[package]

name = "texture_packer"
version = "0.0.1"
authors = ["Coeuvre <coeuvre@gmail.com>"]
keywords = ["texture", "packer", "piston"]
description = "A library for texture packing"
license = "MIT"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/texture_packer.git"
homepage = "https://github.com/PistonDevelopers/texture_packer"

[lib]

name = "texture_packer"

[dependencies.image]
#git = "https://github.com/PistonDevelopers/image"
version = "0.3.8"