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
/
wgpu
/
src
/
layer
/
text.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
1
-70
/
+0
2024-02-02
Apply `Transformation` to `RawText` primitives
Héctor Ramón Jiménez
1
-1
/
+5
2024-02-02
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
1
-3
/
+3
2024-02-02
Replace `Primitive::Translate` with `Transform`
Héctor Ramón Jiménez
1
-0
/
+2
2023-12-05
Introduce `RawText` to `Primitive` in `iced_graphics`
Héctor Ramón Jiménez
1
-1
/
+4
2023-12-02
Rename `viewport` to `clip_bounds`
Héctor Ramón Jiménez
1
-4
/
+4
2023-12-01
Clip text to `viewport` bounds instead of layout bounds
Héctor Ramón Jiménez
1
-0
/
+5
2023-10-27
Write documentation for the new text APIs
Héctor Ramón Jiménez
1
-1
/
+6
2023-09-12
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
1
-1
/
+7
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-4
/
+15
2023-05-04
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
1
-1
/
+4
2023-05-02
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
1
-9
/
+3
2023-05-02
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
1
-0
/
+10
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-1
/
+2
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+0
2023-02-24
Draft `glyphon` implementation of text pipeline for `iced_wgpu`
Héctor Ramón Jiménez
1
-2
/
+2
2022-10-06
Fixed lint issues & cleaned up some documentation.
shan
1
-1
/
+1
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-0
/
+26