No description
Find a file
Taj Pereira 28512c8630
Prepare benchmarks + ~1.7x prepare perf improvement (#121)
* Add prepare benchmarks

* Skip unnecessary peaks

* Cite sample sources
2025-03-09 00:40:53 +01:00
.github Use my own flavor of GitHub workflows 2025-03-08 23:46:54 +01:00
benches Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +01:00
examples Use default limits for example (#98) 2025-03-09 00:24:30 +01:00
samples Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +01:00
src Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +01:00
.gitignore Remove lock 2022-05-10 09:21:45 -02:30
Cargo.toml Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +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.