veloren_
client_
i18n
0.13.0
Fonts
Aliased Type
In crate veloren_
client_
i18n
veloren_client_i18n
Type Alias
Fonts
Copy item path
Source
pub type Fonts = HashMap<
String
,
Font
>;
Expand description
Store font metadata
Aliased Type
ยง
struct Fonts {
/* private fields */
}