Summary: | fonts.conf lines inverted | ||
---|---|---|---|
Product: | fontconfig | Reporter: | Charles <landemaine> |
Component: | library | Assignee: | Keith Packard <keithp> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | abelcheung, freedesktop |
Version: | 2_1 | ||
Hardware: | x86 (IA32) | ||
OS: | FreeBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 8100 |
Description
Charles
2006-07-27 16:20:27 UTC
probably what is needed is for the include of ~/.fonts.conf to be moved to a file in conf.d so you can order things before and after it. Shouldn't ~/.fonts.conf rules have more weight than any configuration set in fonts.conf, conf.d and local.conf? If so, shoudn't it be included after conf.d and local.conf to have priority? By creating a conf.d file 50-userconf.conf and moving the include of the users configuration file there, we can order all of these conf files relative to the user configuration; those with lower numbers will be loaded earlier, those with higher numbers will get loaded later. This provides the flexibility to add bits on both sides of the user configuration as is needed in many cases. Great idea. Please do that. This functionality has been implemented in fontconfig 2.4.0 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.