pixel_engine_draw 0.4.0

The graphics crate used by the pixel_engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.image]
version = "0.23.14"

[dependencies.paste]
version = "1.0.5"

[package]
authors = ["maix0 <maix522@gmail.com>"]
description = "The graphics crate used by the pixel_engine"
edition = "2018"
exclude = ["Cargo.lock"]
license = "MIT"
name = "pixel_engine_draw"
repository = "https://github.com/maix0/pixel_engine"
version = "0.4.0"