| Commit message (Expand) | Author | Age | Files | Lines |
* | Use consistent color strategy in `glyphon` | Héctor Ramón Jiménez | 2023-06-01 | 1 | -1/+1 |
* | Introduce `web-colors` feature flag to enable sRGB linear blending | Héctor Ramón Jiménez | 2023-05-31 | 1 | -0/+1 |
* | Skip missing glyphs instead of panicking in `glyphon` | Héctor Ramón Jiménez | 2023-05-29 | 1 | -1/+1 |
* | Update `glam` to `0.24` | Benoît du Garreau | 2023-05-22 | 1 | -1/+1 |
* | Added support for gradients as background variants + other optimizations. | Bingus | 2023-05-11 | 1 | -4/+0 |
* | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-05-02 | 1 | -3/+3 |
|\ |
|
| * | wgpu 0.16 | David Huculak | 2023-04-20 | 1 | -2/+2 |
* | | Update `glyphon` and `cosmic-text` | Héctor Ramón Jiménez | 2023-05-02 | 1 | -1/+1 |
* | | Make basic text shaping the default shaping strategy | Héctor Ramón Jiménez | 2023-05-02 | 1 | -1/+1 |
* | | Fix incorrect `wgpu` version for Wasm builds in `iced_wgpu` | Héctor Ramón Jiménez | 2023-04-26 | 1 | -1/+1 |
* | | Update `tiny-skia` and `resvg` | Héctor Ramón Jiménez | 2023-04-26 | 1 | -1/+1 |
* | | Update `glyphon` to latest `dev` | Héctor Ramón Jiménez | 2023-04-17 | 1 | -1/+1 |
* | | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-04-17 | 1 | -2/+2 |
|\| |
|
| * | Bump versions :tada: | Héctor Ramón Jiménez | 2023-04-13 | 1 | -3/+3 |
| * | Update `wgpu` to `0.15` | Elham Aryanpur | 2023-04-13 | 1 | -2/+2 |
* | | Update `wgpu` and `cosmic-text` | Héctor Ramón Jiménez | 2023-04-08 | 1 | -2/+2 |
* | | Update `cosmic-text` to latest :tada: | Héctor Ramón Jiménez | 2023-03-19 | 1 | -2/+1 |
* | | Remove `image` abstractions in `iced_graphics` | Héctor Ramón Jiménez | 2023-03-07 | 1 | -14/+6 |
* | | Move `webgl` feature selection for `wgpu` into `iced_wgpu` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -1/+3 |
* | | Update `glyphon` in `iced_wgpu` | Héctor Ramón Jiménez | 2023-03-04 | 1 | -1/+1 |
* | | Merge branch 'advanced-text' into feature/software-renderer | Héctor Ramón Jiménez | 2023-03-04 | 1 | -1/+1 |
|\ \ |
|
| * | | Reuse text buffers independently of color in `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-27 | 1 | -1/+1 |
* | | | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -4/+0 |
* | | | Move `Canvas` and `QRCode` to `iced` crate | Héctor Ramón Jiménez | 2023-03-03 | 1 | -1/+1 |
* | | | Implement `Canvas` support for `iced_tiny_skia` | Héctor Ramón Jiménez | 2023-03-01 | 1 | -6/+9 |
|/ / |
|
* | | Update `glyphon` in `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | | Grow atlas in `text::Pipeline` when necessary | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | | Use my GitHub fork of `glyphon` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -3/+2 |
* | | Reuse a `RenderPass` as much as possible in `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -2/+3 |
* | | Avoid allocating `text_areas` in `text::Pipeline` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | | Update `glyphon` fork (sRGB support) | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | | Disable `std` feature for `twox-hash` to fix Wasm build | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+8 |
* | | Load `Iced-Icons.ttf` font in `text::Pipeline::new` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+1 |
* | | Use floating coordinates directly in `text::Pipeline` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -1/+2 |
* | | Implement `font::load` command in `iced_native` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -0/+1 |
* | | Implement basic text caching in `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -0/+2 |
* | | Draft `glyphon` implementation of text pipeline for `iced_wgpu` | Héctor Ramón Jiménez | 2023-02-24 | 1 | -0/+5 |
* | | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | Héctor Ramón Jiménez | 2023-02-24 | 1 | -4/+0 |
|/ |
|
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-02-18 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-01-14 | 1 | -3/+3 |
* | Restructured everything to make profiling a feature of iced_winit. | bungoboingo | 2023-01-09 | 1 | -15/+13 |
* | Initial profiling support for Iced. | Bingus | 2023-01-09 | 1 | -11/+17 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-12-07 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -3/+3 |
* | Remove redundant features in `iced_wgpu` and `iced_glow` | Héctor Ramón Jiménez | 2022-11-05 | 1 | -2/+1 |
* | Move image/svg handling into `iced_graphics` | Ian Douglas Scott | 2022-11-05 | 1 | -32/+14 |
* | Merge branch 'master' into fear/linear-gradients | Héctor Ramón Jiménez | 2022-11-03 | 1 | -3/+3 |
|\ |
|
| * | Fix inconsistent version format for `raw-window-handle` dependency | Héctor Ramón Jiménez | 2022-11-01 | 1 | -1/+1 |
| * | Update `wgpu` to `0.14` and `wgpu_glyph` to `0.18` | Wyatt Herkamp | 2022-11-01 | 1 | -3/+3 |