diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 16:52:27 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-12-06 16:52:27 +0800 |
commit | ed5c60d80b163b4ba7204d7ab694c0ca0607cffa (patch) | |
tree | 642424f12d434d6a33df41c6b22fbe9e864ba240 /_spacemacs.d/local/ditaa | |
parent | f696abc9fdcab2fe6c94d32ba4a73374e446c139 (diff) | |
download | dotfiles-ed5c60d80b163b4ba7204d7ab694c0ca0607cffa.tar.bz2 |
_profile: Add back "LC_CTYPE=zh_CN.UTF-8"
NOTE
----
FontConfig will check the language against system locales, in order
to prepend/enable corresponding fonts.
For example, Noto CJK font provides multiple variants for the same glyph
regions, e.g., "Noto Sans CJK JP" and "Noto Sans CJK SC" may *both* be
selected/matched to display Chinese, and the former may even get
precedence which is unexpected (see also: Han Unification [1]).
Therefore, "LC_CTYPE=zh_CN.UTF-8" should be added back, and explicitly
select the wanted/correct font (e.g., "Noto Sans CJK SC") for specific
language (e.g., "zh-cn").
[1] https://en.wikipedia.org/wiki/Han_unification
Diffstat (limited to '_spacemacs.d/local/ditaa')
0 files changed, 0 insertions, 0 deletions