Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 339 Bytes

File metadata and controls

5 lines (5 loc) · 339 Bytes

parse_fontconfig_pattern will no longer ignore unknown constant names

Previously, in a fontconfig pattern like DejaVu Sans:foo, the unknown foo constant name would be silently ignored. This now raises a warning, and will become an error in the future.