index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
src
/
backend.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-10
Fix (more) broken intradoc links
Héctor Ramón Jiménez
1
-1
/
+1
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-62
/
+7
2023-06-29
Trim text measurements only before `layout`
Héctor Ramón Jiménez
1
-0
/
+7
2023-06-29
Write missing docs in `iced_graphics` and `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+1
2023-06-29
Introduce custom backend-specific primitives
Héctor Ramón Jiménez
1
-0
/
+7
2023-06-28
Reuse entries in `text::Cache` in `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-20
Use subpixel glyph positioning and layout linearity
Héctor Ramón Jiménez
1
-12
/
+0
2023-05-04
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
1
-0
/
+2
2023-05-02
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
1
-2
/
+2
2023-05-02
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
1
-0
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+4
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-2
/
+0
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+2
2023-02-24
Implement `font::load` command in `iced_native`
Héctor Ramón Jiménez
1
-0
/
+5
2023-02-24
Overhaul `Font` type to allow font family selection
Héctor Ramón Jiménez
1
-0
/
+3
2023-02-17
Use `Pixels` for `Text::size`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-05
Refactor some `image` traits a bit
Héctor Ramón Jiménez
1
-2
/
+2
2021-11-05
Write missing documentation in `iced_graphics`
Héctor Ramón Jiménez
1
-0
/
+1
2021-10-31
Introduce first-class `svg` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Introduce first-class `image` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Introduce first-class `text` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-3
/
+3
2021-10-14
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
1
-1
/
+0
2021-09-15
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-26
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
1
-2
/
+3
2021-08-21
Implement textual hit testing
Tom
1
-1
/
+18
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-26
Fix broken links in API documentation
Héctor Ramón Jiménez
1
-3
/
+3
2020-07-08
Render arrow icon in `ComboBox`
Héctor Ramón Jiménez
1
-1
/
+6
2020-06-19
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
1
-0
/
+3
2020-05-28
Write documentation for `iced_graphics`
Héctor Ramón Jiménez
1
-0
/
+22
2020-05-27
Update `glyph_brush` and `glow_glyph`
Héctor Ramón Jiménez
1
-2
/
+0
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-0
/
+30