No description
Find a file
2025-03-09 00:56:37 +01:00
.github Use my own flavor of GitHub workflows 2025-03-08 23:46:54 +01:00
benches update example to use winit 0.30 (#105) 2025-03-09 00:50:23 +01:00
examples update example to use winit 0.30 (#105) 2025-03-09 00:50:23 +01:00
samples Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +01:00
src fix: use text area bounds to determine visibility 2025-03-09 00:56:37 +01:00
.gitignore Remove lock 2022-05-10 09:21:45 -02:30
Cargo.toml update example to use winit 0.30 (#105) 2025-03-09 00:50:23 +01:00
LICENSE-APACHE Initial commit 2022-05-09 10:19:10 -02:30
LICENSE-MIT Initial commit 2022-05-09 10:19:10 -02:30
LICENSE-ZLIB Initial commit 2022-05-09 10:19:10 -02:30
README.md Rename to cryoglyph 2025-03-09 00:02:29 +01:00

cryoglyph

Crates.io License Downloads Test Status Discord Server

Fast, simple 2D text rendering for wgpu.

What is this?

A fork of glyphon, mainly used by iced.

License

This project is licensed under either Apache License, Version 2.0, zlib License, or MIT License, at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache 2.0 license, shall be triple licensed as above, without any additional terms or conditions.