Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make output format of `iced_wgpu` configurable | 2020-02-24 | 1 | -2/+6 | |
* | Allow configuration of default font | 2020-01-01 | 1 | -4/+7 | |
* | Resize text measure cache to avoid panic | 2019-12-18 | 1 | -5/+17 | |
* | Stop loading a mono font just for the debug view | 2019-11-26 | 1 | -15/+3 | |
* | Fallback to embedded font when system font fails | 2019-11-26 | 1 | -11/+25 | |
* | Write docs for `iced_wgpu` | 2019-11-22 | 1 | -5/+7 | |
* | Draw proper checkmark for `Checkbox` in `iced_wgpu` | 2019-11-14 | 1 | -3/+10 | |
* | Fix text bounds in `iced_wgpu` on nonintegral DPI | 2019-11-14 | 1 | -1/+1 | |
* | Draft `Font` type and implement `Text::font` | 2019-11-13 | 1 | -7/+59 | |
* | Move text logic in `iced_wgpu` to a `text` module | 2019-11-13 | 1 | -0/+106 |