Héctor Ramón Jiménez
|
af0303f95e
|
Move damage tracking logic to compositor in iced_tiny_skia
|
2023-04-27 15:10:41 +02:00 |
|
Héctor Ramón Jiménez
|
9c63eb7df5
|
Update tiny-skia and resvg
|
2023-04-26 16:46:27 +02:00 |
|
Héctor Ramón Jiménez
|
619ba9294d
|
Merge branch 'advanced-text' into incremental-rendering
|
2023-04-17 23:46:18 +02:00 |
|
Héctor Ramón Jiménez
|
4bae457c37
|
Merge branch 'master' into advanced-text
|
2023-04-17 23:41:12 +02:00 |
|
Héctor Ramón Jiménez
|
c79cc2d2b3
|
Bump versions 🎉
|
2023-04-13 08:41:09 +02:00 |
|
Héctor Ramón Jiménez
|
ba07abe5c8
|
Expand bounds of Text primitives a bit further
|
2023-04-08 07:08:03 +02:00 |
|
Héctor Ramón Jiménez
|
f8cd1faa28
|
Group damage regions by area increase
|
2023-04-05 05:40:44 +02:00 |
|
Héctor Ramón Jiménez
|
6270c33ed9
|
Keep playing with incremental rendering (still very slow)
|
2023-04-04 20:47:53 +02:00 |
|
Héctor Ramón Jiménez
|
0f7abffc0e
|
Draft (very) basic incremental rendering for iced_tiny_skia
|
2023-04-04 02:08:02 +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
|
d1dc62ebcd
|
Merge branch 'master' into advanced-text
|
2023-03-17 20:17:23 +01:00 |
|
Héctor Ramón Jiménez
|
1816c985fa
|
Fix clippy lints for Rust 1.68
|
2023-03-14 11:11:17 +01:00 |
|
Héctor Ramón Jiménez
|
3a26baa564
|
Remove image abstractions in iced_graphics
|
2023-03-07 03:47:49 +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
|
6cc48b5c62
|
Move Canvas and QRCode to iced crate
Rename `canvas` modules to `geometry` in graphics subcrates
|
2023-03-03 04:57:55 +01:00 |
|
Héctor Ramón Jiménez
|
d13d19ba35
|
Rename canvas::frame to canvas in iced_wgpu
|
2023-03-03 04:00:44 +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 |
|
Héctor Ramón Jiménez
|
535d7a4d57
|
Implement basic presentation with softbuffer for iced_tiny_skia
|
2023-02-25 16:05:42 +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
|
5100b5d0a1
|
Introduce iced_renderer subcrate featuring runtime renderer fallback
|
2023-02-24 23:24:48 +01:00 |
|
Héctor Ramón Jiménez
|
238154af4a
|
Implement font::load command in iced_native
|
2023-02-24 13:29:11 +01:00 |
|
Héctor Ramón Jiménez
|
b29de28d1f
|
Overhaul Font type to allow font family selection
|
2023-02-24 13:28:24 +01:00 |
|
Héctor Ramón Jiménez
|
baf51a8fcf
|
Draft glyphon implementation of text pipeline for iced_wgpu
|
2023-02-24 13:19:48 +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
|
3320ac1126
|
Use f32 for Padding
|
2023-02-17 16:09:49 +01:00 |
|
Héctor Ramón Jiménez
|
570600ce51
|
Use Pixels for Text::size
|
2023-02-17 15:47:51 +01:00 |
|
Héctor Ramón Jiménez
|
7b8b01f560
|
Use f32 in Length::Units and rename it to Fixed
|
2023-02-17 15:40:17 +01:00 |
|
sushigiri
|
c7d8467c46
|
Accept FnOnce instead of Fn in canvas cache draw
Use FnOnce in `draw` function signature instead of `Fn`, permitting the
use of iterators and other one-time functions.
|
2023-02-06 09:05:07 -07:00 |
|
13r0ck
|
e6092e81a4
|
Fix: Clippy lint 'needless_lifetimes'
|
2023-01-27 13:50:52 -07:00 |
|
Héctor Ramón Jiménez
|
9fe46de13f
|
Bump versions 🎉
|
2023-01-14 01:10:28 +01:00 |
|
Cory Forsstrom
|
e8aee70a69
|
Fix lint
|
2023-01-04 10:17:40 -08:00 |
|
Cory Forsstrom
|
ff49a95eca
|
Make location copy
|
2023-01-04 09:52:42 -08:00 |
|
rpitasky
|
9bcb0574db
|
Minor docs typo
"Romve" -> "Remove"
|
2022-12-29 14:19:04 -05:00 |
|
Héctor Ramón Jiménez
|
4c61f12768
|
Bump versions 🎉
|
2022-12-07 04:44:20 +01:00 |
|
Héctor Ramón Jiménez
|
a2f71f42ba
|
Rename Fill to ColorFilter in graphics::image::vector
|
2022-12-06 04:42:25 +01:00 |
|
Héctor Ramón Jiménez
|
b205a66347
|
Remove appearance from Handle
... and pass it directly to `Renderer::draw` instead.
|
2022-12-06 04:34:00 +01:00 |
|
Michael Aaron Murphy
|
75ae0de9bd
|
feat: SVG styling with icon fill color
|
2022-12-06 03:59:53 +01:00 |
|
Héctor Ramón Jiménez
|
4029a1cdaa
|
Merge branch 'master' into non-uniform-border-radius-for-quads
|
2022-12-02 18:53:21 +01:00 |
|
Héctor Ramón Jiménez
|
94988bb8f2
|
Implement From traits for Style in canvas
|
2022-11-28 19:31:26 +01:00 |
|
Héctor Ramón Jiménez
|
33c3c0c0aa
|
Group all solid triangles independently of color
|
2022-11-16 09:24:16 +01:00 |
|
bungoboingo
|
365f37a3ae
|
Added conditional configurations for WASM target for gradients & storage buffers, since storage buffers are not supported on wgpu WASM target at the moment.
|
2022-11-10 15:25:54 -08:00 |
|
Héctor Ramón Jiménez
|
b0e8bafb6c
|
Bump versions 🎉
|
2022-11-10 01:20:11 +01:00 |
|
Héctor Ramón Jiménez
|
1480ab2030
|
Fix broken documentation links
|
2022-11-10 00:10:53 +01:00 |
|
Héctor Ramón Jiménez
|
676d8efe03
|
Rename QuadBorderRadius to BorderRadius
|
2022-11-08 04:59:34 +01:00 |
|
Ian Douglas Scott
|
a250aab958
|
Don't convert svg to BGRA before passing to shader
Now that the shader is using RGBA, this incorrectly swaps the
components.
|
2022-11-04 23:25:01 -07:00 |
|
Héctor Ramón Jiménez
|
078cadfed0
|
Update image dependency to 0.24
|
2022-11-05 03:47:08 +01:00 |
|
Héctor Ramón Jiménez
|
7a24b4ba69
|
Replace texture_store and store with storage
|
2022-11-05 03:39:59 +01:00 |
|