25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
<div align="center">
|
|
|
|
# cryoglyph
|
|
|
|
[](https://crates.io/crates/cryoglyph)
|
|
[](https://github.com/iced-rs/cryoglyph/blob/master/LICENSE)
|
|
[](https://crates.io/crates/cryoglyph)
|
|
[](https://github.com/iced-rs/cryoglyph/actions)
|
|
[](https://discord.gg/3xZJ65GAhd)
|
|
|
|
Fast, simple 2D text rendering for [`wgpu`](https://github.com/gfx-rs/wgpu).
|
|
|
|
</div>
|
|
|
|
## What is this?
|
|
A fork of [`glyphon`], mainly used by [`iced`].
|
|
|
|
[`glyphon`]: https://github.com/grovesNL/glyphon
|
|
[`iced`]: https://github.com/iced-rs/iced
|
|
|
|
## License
|
|
This project is licensed under either [Apache License, Version 2.0](LICENSE-APACHE), [zlib License](LICENSE-ZLIB), or [MIT License](LICENSE-MIT), 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.
|