piston2d-gfx_graphics 0.81.0

A Gfx 2D back-end for the Piston game engine
Documentation
[dependencies.draw_state]
version = "0.8.0"

[dependencies.gfx]
version = "0.18.1"

[dependencies.piston-gfx_texture]
version = "0.45.0"

[dependencies.piston-shaders_graphics2d]
version = "0.4.0"

[dependencies.piston2d-graphics]
features = ["glyph_cache_rusttype"]
version = "0.44.0"

[dependencies.shader_version]
version = "0.7.0"
[dev-dependencies.find_folder]
version = "0.3.0"

[dev-dependencies.gfx_device_gl]
version = "0.16.2"

[dev-dependencies.image]
version = "0.25.1"

[dev-dependencies.piston]
version = "1.0.0"

[dev-dependencies.pistoncore-glutin_window]
version = "0.72.0"

[lib]
name = "gfx_graphics"

[package]
authors = ["bvssvni <bvssvni@gmail.com>"]
description = "A Gfx 2D back-end for the Piston game engine"
documentation = "https://docs.rs/piston2d-gfx_graphics"
exclude = ["assets/*", "*.png", "Cargo.dot"]
homepage = "https://github.com/PistonDevelopers/gfx_graphics"
keywords = ["graphics", "2d", "gfx", "piston"]
license = "MIT"
name = "piston2d-gfx_graphics"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/gfx_graphics.git"
version = "0.81.0"