summaryrefslogtreecommitdiffstats
path: root/wgpu/src/renderer/text.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle mouse cursor in `iced_wgpu`Libravatar Héctor Ramón Jiménez2019-10-111-9/+12
|
* Rename `Renderer::Primitive` to `Renderer::Output`Libravatar Héctor Ramón Jiménez2019-10-111-1/+1
|
* Make `iced_core::Button` customizableLibravatar Héctor Ramón Jiménez2019-10-081-1/+4
| | | | | | | Now it supports: - Any kind of content - Custom border radius - Custom background
* Modularize `iced_wgpu`Libravatar Héctor Ramón Jiménez2019-10-051-0/+77