image_outline 0.1.2

a barebones method for adding outline pixels to an image.
Documentation
[badges.maintenance]
status = "actively-developed"

[dependencies.image]
version = "0.25.6"

[lib]
name = "image_outline"
path = "src/lib.rs"

[package]
authors = ["Benjamin Massey <benjamin.w.massey@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "a barebones method for adding outline pixels to an image."
edition = "2024"
keywords = ["outline", "image", "processing", "styling", "border"]
license = "MIT"
name = "image_outline"
readme = "README.md"
repository = "https://github.com/BenjaminMassey/image_outline"
version = "0.1.2"