Héctor Ramón Jiménez
5fd5d1cdf8
Implement Canvas support for iced_tiny_skia
2023-03-01 21:34:26 +01:00
Héctor Ramón Jiménez
27e21a83f7
Merge branch 'update/svg-deps' into feature/software-renderer
2023-02-25 15:07:19 +01:00
Héctor Ramón Jiménez
1475f5fa58
Update resvg in iced_graphics
2023-02-25 15:04:40 +01:00
Héctor Ramón Jiménez
b9a9576207
Remove iced_glow, glyph-brush, and wgpu_glyph dependencies
2023-02-24 13:17:58 +01:00
Héctor Ramón Jiménez
0d1656937b
Bump versions 🎉
2023-02-18 12:04:40 +01:00
Héctor Ramón Jiménez
9fe46de13f
Bump versions 🎉
2023-01-14 01:10:28 +01:00
Héctor Ramón Jiménez
4c61f12768
Bump versions 🎉
2022-12-07 04:44:20 +01:00
Héctor Ramón Jiménez
b0e8bafb6c
Bump versions 🎉
2022-11-10 01:20:11 +01:00
Héctor Ramón Jiménez
078cadfed0
Update image dependency to 0.24
2022-11-05 03:47:08 +01:00
Ian Douglas Scott
2c7c42ee93
Move image/svg handling into iced_graphics
...
The `TextureStore` trait is implemented by the atlas, and can also be
implemented in the glow renderer or in a software renderer.
The API here may be improved in the future, but API stability is
presumably not a huge issue since these types will only be used by
renderer backends.
2022-11-05 03:19:37 +01:00
Héctor Ramón Jiménez
921c94162e
Merge branch 'master' into fear/linear-gradients
2022-11-03 05:09:07 +01:00
Wyatt Herkamp
0a12590b6f
Update wgpu to 0.14 and wgpu_glyph to 0.18
2022-11-01 19:20:23 +01:00
shan
40f45d7b7e
Adds linear gradient support to 2D meshes in the canvas widget.
2022-09-29 11:15:35 -07:00
Héctor Ramón Jiménez
ff2519b1d4
Replace stateful widgets with new iced_pure API
2022-07-27 06:49:20 +02:00
Héctor Ramón Jiménez
fe34b7a339
Update lyon to 1.0 🎉
...
Congrats and thanks to @nical!
2022-07-11 15:53:33 +02:00
Héctor Ramón Jiménez
e6e3eff876
Bump versions 🎉
2022-07-01 04:03:24 +02:00
Héctor Ramón Jiménez
d23026d2dd
Bump versions 🎉
2022-05-02 22:07:53 +02:00
Héctor Ramón Jiménez
0cddb3c1b5
Implement pure version of Canvas widget
2022-03-09 19:14:55 +07:00
Héctor Ramón Jiménez
adce9e0421
Update Rust edition to 2021 🎉
2022-02-09 17:57:44 +07:00
Poly
8dc7a32964
Bump raw-window-handle
2022-01-04 16:15:45 +07:00
Héctor Ramón Jiménez
61dc9defad
Rely on latest release of lyon_tessellation
2021-09-01 13:35:52 +07:00
Héctor Ramón Jiménez
30ce60109e
Rely on new fast paths for basic shapes in lyon
...
See [1] for more details.
[1]: https://github.com/nical/lyon/pull/696
2021-08-30 13:24:30 +07:00
Héctor Ramón Jiménez
d0fe7b57ea
Update lyon to 0.17 in iced_graphics
2021-08-26 14:54:02 +07:00
Héctor Ramón Jiménez
0864e63bde
Bump versions 🎉
2021-03-31 20:07:17 +02:00
Héctor Ramón Jiménez
d1c4239ac7
Disable default features of qrcode for iced_graphics
2021-01-21 05:07:41 +01:00
Héctor Ramón Jiménez
4bbfdef14b
Update font-kit to 0.10
2020-12-19 01:24:46 +01:00
Héctor Ramón Jiménez
f78108a514
Bump versions 🎉
2020-11-26 16:47:41 +01:00
Héctor Ramón Jiménez
29ad61d377
Add missing metadata to iced_graphics subcrate
2020-11-26 15:57:55 +01:00
Greg V
775c1c5873
Add license to iced-graphics' Cargo.toml
2020-11-25 23:02:50 +03:00
Héctor Ramón Jiménez
3296be845c
Implement QRCode widget
2020-11-20 10:29:33 +01:00
Héctor Ramón Jiménez
1475b10dff
Update font-kit dependency in iced_graphics
2020-11-10 20:33:45 +01:00
Héctor Ramón Jiménez
6f52eb4d3a
Update lyon dependency in iced_graphics
2020-11-10 20:13:47 +01:00
Héctor Ramón Jiménez
fa98dbad16
Update glam dependency in iced_graphics
2020-11-10 20:12:15 +01:00
Héctor Ramón Jiménez
45c749f28c
Update bytemuck dependency in iced_graphics
2020-11-10 20:11:23 +01:00
Héctor Ramón Jiménez
c1f79b40cf
Make Application and Sandbox return a Result
2020-09-08 00:44:59 +02:00
Cameron Hart
b90e5c4e05
Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl.
2020-08-17 12:01:58 +12:00
Héctor Ramón Jiménez
b9d42a45a8
Write documentation for iced_glow
2020-05-28 01:46:17 +02:00
Héctor Ramón Jiménez
e0e4ee73fe
Implement iced_glutin 🎉
2020-05-21 00:44:35 +02:00
Héctor Ramón Jiménez
a1a5fcfd46
Refactor Viewport and Compositor
2020-05-20 20:28:35 +02:00
Héctor Ramón Jiménez
f0480854a9
Move built-in fonts to iced_graphics
2020-05-19 20:30:46 +02:00
Héctor Ramón Jiménez
e0c4f1a08e
Move font::Source to iced_graphics
2020-05-19 20:20:51 +02:00
Héctor Ramón Jiménez
750a441a8c
Move Transformation to iced_graphics
2020-05-19 19:55:05 +02:00
Héctor Ramón Jiménez
05af8d00d4
Draft new iced_graphics crate 🎉
2020-05-19 17:15:44 +02:00