No longer WIP
This commit is contained in:
parent
70f09c2503
commit
d7dcb707c0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# cosmic-term
|
# cosmic-term
|
||||||
WIP COSMIC terminal emulator, built using [alacritty\_terminal](https://docs.rs/alacritty_terminal) that is provided by the [alacritty](https://github.com/alacritty/alacritty) project. `cosmic-term` provides bidirectional rendering and ligatures with a custom renderer based on [cosmic-text](https://github.com/pop-os/cosmic-text).
|
COSMIC terminal emulator, built using [alacritty\_terminal](https://docs.rs/alacritty_terminal) that is provided by the [alacritty](https://github.com/alacritty/alacritty) project. `cosmic-term` provides bidirectional rendering and ligatures with a custom renderer based on [cosmic-text](https://github.com/pop-os/cosmic-text).
|
||||||
|
|
||||||
The `wgpu` feature, enabled by default, supports GPU rendering using `glyphon`
|
The `wgpu` feature, enabled by default, supports GPU rendering using `glyphon`
|
||||||
and `wgpu`. If `wgpu` is not enabled or fails to initialize, then rendering falls
|
and `wgpu`. If `wgpu` is not enabled or fails to initialize, then rendering falls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue