Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move built-in fonts to `iced_graphics` | 2020-05-19 | 3 | -14/+5 | ||
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 2 | -40/+1 | ||
* | 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 | 33 | -1352/+50 | ||
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 44 | -0/+3109 |