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