<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles.git/_config/fontconfig, branch master</title>
<subtitle>Personal and Collected Dotfiles
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/'/>
<entry>
<title>fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf"</title>
<updated>2016-12-06T13:55:02+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-12-06T13:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/commit/?id=c51a8d9f62ba9fd260ab3d4cde164c081ed20988'/>
<id>c51a8d9f62ba9fd260ab3d4cde164c081ed20988</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>fontconfig: Remove the general settings and some duplications</title>
<updated>2016-12-06T08:49:44+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-12-06T08:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/commit/?id=f696abc9fdcab2fe6c94d32ba4a73374e446c139'/>
<id>f696abc9fdcab2fe6c94d32ba4a73374e446c139</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fontconfig: Add configurations for Google Noto font</title>
<updated>2016-12-06T08:47:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-12-06T08:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/commit/?id=7c5b285bb9b6b2faca3f77ee459877295dd8dc20'/>
<id>7c5b285bb9b6b2faca3f77ee459877295dd8dc20</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>fontconfig: Rewrite user-wide font configurations</title>
<updated>2016-12-05T17:59:04+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@outlook.com</email>
</author>
<published>2016-12-05T17:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/commit/?id=b49106c0266ffa12994686e45366c586e2be45f6'/>
<id>b49106c0266ffa12994686e45366c586e2be45f6</id>
<content type='text'>
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
&lt;alias&gt;&lt;prefer&gt; configurations.
It is also tested that Fcitx works OK without "LC_CTYPE=zh_CN.UTF-8"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
&lt;alias&gt;&lt;prefer&gt; configurations.
It is also tested that Fcitx works OK without "LC_CTYPE=zh_CN.UTF-8"
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename .config =&gt; _config</title>
<updated>2016-01-06T11:23:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aaronly.me@gmail.com</email>
</author>
<published>2016-01-06T11:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/dotfiles.git/commit/?id=0fd3fb5eb258bb1bbf08ffd11bc43bde7722f06a'/>
<id>0fd3fb5eb258bb1bbf08ffd11bc43bde7722f06a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
