glyphat 2.0.0

Simplified version of glyphon
Documentation
[[bin]]
name = "glyphat"
path = "src/main.rs"

[dependencies.glyphon]
version = "0.8.0"

[dependencies.hex]
version = "0.4.3"

[dependencies.wgpu]
version = "24.0.1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Simplified version of glyphon"
edition = "2021"
license = "BSD-3-Clause"
name = "glyphat"
readme = false
repository = "https://github.com/CalebCouch/glyphat.git"
version = "2.0.0"