| .. |
|
geometry
|
Fix new clippy lints
|
2024-12-02 19:56:27 +01:00 |
|
image
|
Remove image abstractions in iced_graphics
|
2023-03-07 03:47:49 +01:00 |
|
text
|
Introduce LineEnding to editor and fix inconsistencies
|
2025-01-28 06:23:38 +01:00 |
|
antialiasing.rs
|
Use recently stabilized intra-doc links
|
2020-11-26 02:05:43 +01:00 |
|
cache.rs
|
Remove Clone bound for graphics::Cache::clear
|
2024-09-13 01:54:23 +02:00 |
|
color.rs
|
Introduce web-colors feature flag to enable sRGB linear blending
|
2023-05-31 21:31:58 +02:00 |
|
compositor.rs
|
Remove surface argument of Compositor::screenshot
|
2024-11-21 16:26:17 -08:00 |
|
damage.rs
|
Use float total_cmp instead of partial_cmp to get a total order.
|
2024-10-26 09:28:20 -07:00 |
|
error.rs
|
Reintroduce backend selection through ICED_BACKEND env var
|
2024-03-24 08:04:28 +01:00 |
|
geometry.rs
|
Introduce Svg struct in core::svg
|
2024-08-04 04:52:55 +02:00 |
|
gradient.rs
|
Implement Copy on Fill and Stroke
|
2024-06-21 11:58:35 +01:00 |
|
image.rs
|
Introduce Svg struct in core::svg
|
2024-08-04 04:52:55 +02:00 |
|
layer.rs
|
Reintroduce damage tracking for iced_tiny_skia
|
2024-04-10 15:21:42 +02:00 |
|
lib.rs
|
Introduce canvas::Cache grouping
|
2024-04-30 07:57:54 +02:00 |
|
mesh.rs
|
Decouple caching from layering and simplify everything
|
2024-04-05 23:59:21 +02:00 |
|
settings.rs
|
Remove leftover renderer module in iced_graphics
|
2024-04-09 22:29:03 +02:00 |
|
text.rs
|
chore: remove once_cell dependency
|
2025-01-06 22:56:48 +01:00 |
|
viewport.rs
|
Introduce with_transformation to Renderer trait
|
2024-02-02 02:24:45 +01:00 |