summaryrefslogtreecommitdiffstats
path: root/wgpu/src/font.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move text logic in `iced_wgpu` to a `text` moduleLibravatar Héctor Ramón Jiménez2019-11-131-36/+0
|
* Improve default font loadingLibravatar Héctor Ramón Jiménez2019-11-051-10/+8
|
* Use `SystemSource` instead of `FontconfigSource`Libravatar Héctor Ramón Jiménez2019-11-031-2/+2
|
* Implement debug view and load system fontsLibravatar Héctor Ramón Jiménez2019-11-031-0/+38