No description
Find a file
Chris Cochrun 7e2b1612b9
Some checks failed
Format / all (push) Has been cancelled
Lint / all (push) Has been cancelled
Test / all (macOS-latest, beta) (push) Has been cancelled
Test / all (macOS-latest, stable) (push) Has been cancelled
Test / all (ubuntu-latest, beta) (push) Has been cancelled
Test / all (ubuntu-latest, stable) (push) Has been cancelled
Test / all (windows-latest, beta) (push) Has been cancelled
Test / all (windows-latest, stable) (push) Has been cancelled
outline schtuff
2025-07-10 17:07:22 -05:00
.github Use my own flavor of GitHub workflows 2025-03-08 23:46:54 +01:00
benches Update edition to 2024 2025-03-09 01:01:09 +01:00
examples adding together a jump-flood algorithm for rendering outlines 2025-07-10 10:03:03 -05:00
samples Prepare benchmarks + ~1.7x prepare perf improvement (#121) 2025-03-09 00:40:53 +01:00
src outline schtuff 2025-07-10 17:07:22 -05:00
.envrc adding flake 2025-05-01 06:30:08 -05:00
.gitignore Remove lock 2022-05-10 09:21:45 -02:30
Cargo.toml Update cosmic-text to 0.14 2025-04-09 18:31:38 +02:00
flake.lock idk 2025-07-09 06:04:05 -05:00
flake.nix idk 2025-07-09 06:04:05 -05: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.