Function fontconfig_parser::parse_config_parts
source ยท pub fn parse_config_parts(s: &str) -> Result<Vec<ConfigPart>>
Expand description
Parse as raw config parts use this when you want custom handling config file
Otherwise, you may want FontConfig::merge_config