notan_text 0.12.1

Provides a simple Text API for Notan
[dependencies.hashbrown]
version = "0.14.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.log]
version = "0.4.20"

[dependencies.notan_app]
version = "0.12.1"

[dependencies.notan_glyph]
version = "0.12.1"

[dependencies.notan_graphics]
version = "0.12.1"

[dependencies.notan_math]
version = "0.12.1"

[dependencies.parking_lot]
version = "0.12.1"

[features]
glsl-to-spirv = ["notan_glyph/glsl-to-spirv"]
shaderc = ["notan_glyph/shaderc"]

[package]
authors = ["Nazarí González <nazari.nz@gmail.com>"]
description = "Provides a simple Text API for Notan"
edition = "2021"
homepage = "https://github.com/Nazariglez/notan"
license = "MIT OR Apache-2.0"
name = "notan_text"
readme = "README.md"
repository = "https://github.com/Nazariglez/notan"
version = "0.12.1"