mltg 0.8.4

Direct2D wrapper library
Documentation
[dependencies.gecl]
version = "0.0.2"

[dependencies.windows]
features = ["alloc", "Win32_Graphics_Direct3D", "Win32_Graphics_Direct3D11", "Win32_Graphics_Direct3D12", "Win32_Graphics_Direct3D11on12", "Win32_Graphics_Dxgi", "Win32_Graphics_Dxgi_Common", "Win32_Graphics_Direct2D", "Win32_Graphics_Direct2D_Common", "Win32_Graphics_DirectWrite", "Win32_Graphics_Imaging", "Win32_Graphics_Imaging_D2D", "Win32_System_Threading", "Win32_Foundation", "Foundation_Numerics", "Win32_System_SystemServices", "Win32_System_WindowsProgramming", "Win32_System_Com", "Win32_Security"]
version = "0.36.1"
[dev-dependencies.anyhow]
version = "1.0.57"

[dev-dependencies.winit]
version = "0.26.1"

[dev-dependencies.wita]
version = "0.15.3"

[package]
authors = ["LNSEAB <691752+LNSEAB@users.noreply.github.com>"]
description = "Direct2D wrapper library"
documentation = "https://lnseab.github.io/mltg/"
edition = "2021"
keywords = ["windows", "direct2d"]
license = "MIT"
name = "mltg"
readme = "README.md"
repository = "https://github.com/LNSEAB/mltg"
resolver = "2"
version = "0.8.4"
[package.metadata.docs.rs]
all-featurse = true
targets = ["x86_64-pc-windows-msvc"]