zed/crates/gpui/src/platform
Julia 31516b7863 TextStyle::default() ask system for known existing font family
Rather than assuming a specific family exists, try a set of specific
names and if they fail, just grab any old font that the system reports
as existing

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2023-05-30 14:46:27 -04:00
..
mac TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
event.rs
mac.rs
test.rs