Héctor Ramón Jiménez
|
0b459c8e24
|
Introduce font::Stretch
|
2023-03-30 02:01:20 +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
|
5f9e7f6cb9
|
Update cosmic-text to latest 🎉
|
2023-03-19 14:52:30 +01:00 |
|
Héctor Ramón Jiménez
|
ea50ec8df1
|
Trim text Buffer cache every frame in iced_wgpu and iced_tiny_skia
|
2023-03-17 19:58:42 +01:00 |
|
Héctor Ramón Jiménez
|
0850f52d8c
|
Use ceil to avoid cut text in iced_tiny_skia
This won't be necessary once we reuse the buffers from layouting by
leveraging layout linearity.
|
2023-03-07 06:23:09 +01:00 |
|
Héctor Ramón Jiménez
|
5b3977daf6
|
Implement vector pipeline in iced_tiny_skia
|
2023-03-07 06:09:51 +01:00 |
|
Héctor Ramón Jiménez
|
99e0a71504
|
Rename iced_native to iced_runtime
|
2023-03-05 06:35:20 +01: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
|
fd06de5d9c
|
Use get_image_uncached in iced_tiny_skia
... since we are not reusing the `SwashCache`
|
2023-02-28 03:48:34 +01:00 |
|
Héctor Ramón Jiménez
|
151daf95b7
|
Remove unnecessary cast_slice in iced_tiny_skia
|
2023-02-27 16:30:54 +01:00 |
|
Héctor Ramón Jiménez
|
c1ff803b8f
|
Implement basic glyph cache in iced_tiny_skia
|
2023-02-27 16:28:19 +01:00 |
|
Héctor Ramón Jiménez
|
4e615a65ca
|
Fix clippy lints
|
2023-02-27 01:12:06 +01:00 |
|
Héctor Ramón Jiménez
|
4067c427db
|
Fix glyphs with color mask in iced_tiny_skia
|
2023-02-26 23:49:58 +01:00 |
|
Héctor Ramón Jiménez
|
3386402f5a
|
Implement text alignment support in iced_tiny_skia
|
2023-02-26 23:44:50 +01:00 |
|
Héctor Ramón Jiménez
|
64fb722dfe
|
Draft text support in iced_tiny_skia
|
2023-02-26 23:40:17 +01:00 |
|