Bingus
|
eb6c663420
|
Adjusted Quads struct to be opaque quad::Layer.
|
2023-05-29 12:24:35 -07:00 |
|
Bingus
|
3f141459a6
|
Fixed issue where quads of different types were not ordered.
|
2023-05-29 12:14:11 -07:00 |
|
Héctor Ramón Jiménez
|
8ca7b884c0
|
Make Packed fully opaque
... by only allowing direct conversion from our `Gradient` types
|
2023-05-29 20:56:51 +02:00 |
|
Bingus
|
902e333148
|
Changed gradient::Packed to be repr(C) for direct gpu upload.
|
2023-05-26 10:13:18 -07:00 |
|
Héctor Ramón Jiménez
|
c888d0679b
|
Fix inconsistent pub use in wgpu::layer
|
2023-05-19 04:04:16 +02:00 |
|
Héctor Ramón Jiménez
|
4c1a082f04
|
Remove Builder abstractions for gradients
|
2023-05-19 03:32:21 +02:00 |
|
Bingus
|
6551a0b2ab
|
Added support for gradients as background variants + other optimizations.
|
2023-05-11 11:13:44 -07:00 |
|
Héctor Ramón Jiménez
|
91ef07e6eb
|
Warn about unsupported primitives in iced_wgpu
|
2023-05-08 14:51:53 +02:00 |
|
Héctor Ramón Jiménez
|
c189ef62a6
|
Use LineHeight::default in iced_wgpu::layer
|
2023-05-08 14:46:56 +02:00 |
|
Héctor Ramón Jiménez
|
9499a8f9e6
|
Support configurable LineHeight in text widgets
|
2023-05-04 18:39:31 +02:00 |
|
Héctor Ramón Jiménez
|
4bd290afe7
|
Introduce text::Shaping enum and replace magic boolean
|
2023-05-02 01:02:32 +02:00 |
|
Héctor Ramón Jiménez
|
33b5a90019
|
Make basic text shaping the default shaping strategy
|
2023-05-02 01:02:13 +02:00 |
|
Héctor Ramón Jiménez
|
707de9d788
|
Introduce support for Font attributes
|
2023-03-30 00:56:00 +02:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
Héctor Ramón Jiménez
|
bbeaf10c04
|
Mark Primitive as non-exhaustive in iced_graphics
|
2023-03-03 03:55:07 +01:00 |
|
Héctor Ramón Jiménez
|
5fd5d1cdf8
|
Implement Canvas support for iced_tiny_skia
|
2023-03-01 21:34:26 +01:00 |
|