[Fontconfig] reading configurations from ~/.fonts.conf is deprecated.
Akira TAGOH
akira at tagoh.org
Mon Aug 27 01:28:13 PDT 2012
On Mon, Aug 27, 2012 at 5:08 PM, Marius Tolzmann <tolzmann at molgen.mpg.de> wrote:
>
> Hi..
>
> I think just moving those files may be a cleaner/intended solution than
> editing the default config files which are distributed with every new
> version of fontconfig.
There may be some requirements to share them in the different version
of fontconfig perhaps. I don't know.
> mv ~/.fonts.conf.d ${XDG_CONFIG_HOME}/fontconfig/fonts.conf
> mv ~/.fonts.conf ${XDG_CONFIG_HOME}/fontconfig/conf.d
You mean:
mv ~/.fonts.conf.d ${XDG_CONFIG_HOME}/fontconfig/conf.d
mv ~/.fonts.conf ${XDG_CONFIG_HOME}/fontconfig/fonts.conf
> mv ~/.fonts.conf.d ~/.config/fontconfig/fonts.conf
> mv ~/.fonts.conf ~/.config/fontconfig/conf.d
Ditto.
--
Akira TAGOH
More information about the Fontconfig
mailing list