aboutsummaryrefslogtreecommitdiffstats
path: root/_config/fontconfig/conf.d/41-noto-cjk-sans-sc.conf
Commit message (Collapse)AuthorAgeFilesLines
* fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf"Aaron LI2016-12-061-101/+0
| | | | | | | | | NOTE: Explicitly set the orders for Noto CJK fonts (SC, TC, JP, KR), in order to get rid of "LC_CTYPE" environment variable. Therefore, the preferred English fonts (e.g., Source Code Pro, Source Sans Pro) are by default used, avoiding the Chinese fonts being prepend at the beginning.
* fontconfig: Add configurations for Google Noto fontAaron LI2016-12-061-0/+101
Noto: http://github.com/googlei18n/noto Noto-CJK: http://github.com/googlei18n/noto-cjk Credit: Fedora packages: google-noto-fonts, google-noto-cjk-fonts These configurations are almost taken from the above two packages.