diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 01:59:04 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 01:59:04 +0800 |
commit | b49106c0266ffa12994686e45366c586e2be45f6 (patch) | |
tree | 3248bd8af8164e30d96da19c5bed561f3f5ce58e /_sbclrc | |
parent | 3d12a50877a09c9c58e4963c46675ca21bf575b6 (diff) | |
download | dotfiles-b49106c0266ffa12994686e45366c586e2be45f6.tar.bz2 |
fontconfig: Rewrite user-wide font configurations
This user font configuration file should be placed at:
~/.config/fontconfig/fonts.conf
(original `~/.fonts.conf' is deprecated)
and the user fonts should locate at:
~/.local/share/fonts
(original `~/.fonts' will be deprecated)
NOTE:
The "LC_CTYPE" environment variable should be remove, because it
affects the behaviors of FontConfig!
With "LC_CTYPE=zh_CN.UTF-8", a Chinese font (or a font with Chinese
language support) is always preprended to the generic font families
(i.e., serif, sans-serif, monospace), which overrides the
<alias><prefer> configurations.
It is also tested that Fcitx works OK without "LC_CTYPE=zh_CN.UTF-8"
Diffstat (limited to '_sbclrc')
0 files changed, 0 insertions, 0 deletions