Cargo Features

notan_draw has no features set by default.

[dependencies]
notan_draw = { version = "0.12.0", features = ["glsl-to-spirv", "shaderc"] }
glsl-to-spirv

Enables glsl-to-spirv of notan_glyph, notan_macro, and notan_text

shaderc

Enables shaderc of notan_glyph, notan_macro, and notan_text

notan_draw has 2 features without comments.