direct2d 0.0.5

A safe abstraction for drawing Direct2D
docs.rs failed to build direct2d-0.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: direct2d-0.3.0-alpha1

direct2d-rs Crates.io

Safe abstractions for drawing on windows using Direct2D

To use it, add this to your Cargo.toml:

[dependencies]
direct2d = "0.0.2"