fontdb
0.23.0
fontdb
Function
parse_names
Copy item path
Source
pub(crate) fn parse_names( raw_face: &
RawFace
<'_>, ) ->
Option
<(
Vec
<(
String
,
Language
)>,
String
)>