|
image
|
Avoid rasterizing SVG when a dimension is 0
|
2019-12-21 08:16:36 +01:00 |
|
renderer
|
Move DEFAULT_HEIGHT constant to Renderer
|
2020-01-03 18:23:19 +01:00 |
|
shader
|
Apply HiDPI scaling to quads
|
2019-11-05 20:40:17 +01:00 |
|
text
|
Ran cargo_fmt over changed files.
|
2019-12-11 22:13:29 +01:00 |
|
image.rs
|
Cache Svg load result properly
|
2019-12-15 07:07:49 +01:00 |
|
lib.rs
|
Merged svg pipeline into image
|
2019-12-12 01:14:54 +01:00 |
|
primitive.rs
|
Implement Default for iced_wgpu::Primitive
|
2019-12-30 19:17:00 +01:00 |
|
quad.rs
|
Add repr(C) to GPU types
|
2019-12-01 19:03:05 +01:00 |
|
text.rs
|
Resize text measure cache to avoid panic
|
2019-12-18 23:14:54 +01:00 |
|
transformation.rs
|
Fix panic in Transformation::scale
|
2019-11-06 19:35:28 +01:00 |