simd-blit 1.0.0

Alpha Compositing & SSAA, optionally using SIMD
Documentation
[dependencies.log]
version = "0.4.17"

[dependencies.rgb]
version = "0.8.36"

[features]
default = []
simd = []

[lib]
path = "lib.rs"

[package]
authors = ["Nathan ROYER <nathan.royer.pro@gmail.com>"]
categories = ["no-std"]
description = "Alpha Compositing & SSAA, optionally using SIMD"
edition = "2021"
keywords = ["no_std"]
license = "MIT"
name = "simd-blit"
repository = "https://github.com/NathanRoyer/simd-blit"
version = "1.0.0"