Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move `Antialiasing` to `iced_graphics` | 2020-05-19 | 1 | -24/+1 | ||
* | Move built-in fonts to `iced_graphics` | 2020-05-19 | 4 | -15/+6 | ||
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 3 | -41/+2 | ||
* | Rename `window::Backend` to `Compositor` | 2020-05-19 | 2 | -7/+7 | ||
* | Move `Viewport` to `iced_graphics` | 2020-05-19 | 2 | -37/+3 | ||
* | Move `Transformation` to `iced_graphics` | 2020-05-19 | 2 | -56/+1 | ||
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 34 | -1354/+52 | ||
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 45 | -0/+3143 |