Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feature gate `font-kit` behind `"default_system_font"` feature. | 2020-05-31 | 1 | -1/+2 | |
* | Enable `doc_cfg` for `docs.rs` in `iced_glow` | 2020-05-28 | 1 | -0/+4 | |
* | Update `glyph_brush` and `glow_glyph` | 2020-05-27 | 1 | -2/+2 | |
* | Introduce feature flags to enable `iced_glow` | 2020-05-27 | 1 | -0/+1 | |
* | Use published `glow` and `glow_glyph` versions | 2020-05-22 | 1 | -8/+2 | |
* | Use `get_uniform_location` for wider compatibility | 2020-05-22 | 1 | -1/+1 | |
* | Use git repository for `glow_glyph` | 2020-05-22 | 1 | -1/+2 | |
* | Update to latest `glow` | 2020-05-21 | 1 | -1/+4 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -7/+6 | |
* | Move built-in fonts to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -2/+2 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+34 |