* Update `cosmic-text`, `glyphon`, and `resvg` * Fix slow font fallback with `Shaping::Basic` in `cosmic-text` * Update `cosmic-text` and `resvg` * Update `cosmic-text` * Fix `SelectAll` action in `editor` * Fix some panics in `graphics::text::editor` * Remove empty `if` statement in `tiny_skia::vector` * Update `cosmic-text`, `glyphon`, and `rustc-hash` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
iced_wgpu
iced_wgpu is a wgpu renderer for iced_runtime. For now, it is the default renderer of Iced on native platforms.
wgpu supports most modern graphics backends: Vulkan, Metal, DX12, OpenGL, and WebGPU.