summaryrefslogtreecommitdiffstats
path: root/graphics/src/widget/canvas/text.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement `Canvas` support for `iced_tiny_skia`Libravatar Héctor Ramón Jiménez2023-03-011-57/+0
* Overhaul `Font` type to allow font family selectionLibravatar Héctor Ramón Jiménez2023-02-241-1/+1
* Added more clarification as to how the position and alignment of the Canvas T...Libravatar Jhanny Jimenez2022-06-221-1/+8
* Refactor alignment types into an `alignment` moduleLibravatar Héctor Ramón Jiménez2021-09-201-5/+6
* Draft new `iced_graphics` crate :tada:Libravatar Héctor Ramón Jiménez2020-05-191-0/+49