wgpu_glyph

Crates.iowgpu_glyph
lib.rswgpu_glyph
version
sourcesrc
created_at2019-04-27 14:13:19.442413
updated_at2024-12-10 02:10:08.086893
descriptionA fast text renderer for wgpu, powered by glyph_brush
homepage
repositoryhttps://github.com/hecrj/wgpu_glyph
max_upload_size
id130505
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Héctor Ramón (hecrj)

documentation

https://docs.rs/wgpu_glyph

README

wgpu_glyph

[!WARNING] This crate has been superseded by glyphon.

glyphon has a simpler design that fits better with wgpu. Furthermore, it is built on top of cosmic-text, which supports many more advanced text use cases.

Test Status crates.io Documentation License

A fast text renderer for wgpu, powered by glyph_brush.

Examples

Have a look at

Commit count: 213

cargo fmt