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