native-windows-canvas 0.0.1

A low level Direct2D wrapper for native-windows-gui
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "native-windows-canvas"
version = "0.0.1"
authors = ["Gabriel D <gdube.475@gmail.com>"]
edition = "2018"

description = "A low level Direct2D wrapper for native-windows-gui"
repository = "https://github.com/gabdube/native-windows-gui"
documentation = "https://gabdube.github.io/native-windows-gui/native-windows-docs/index.html"


license = "MIT"
keywords = ["gui", "ui", "windows", "direct2d", "graphics"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]