Fonts/zh-cn: Difference between revisions

ZhX589 (talk | contribs)
Created page with "== 配置字体 =="
ZhX589 (talk | contribs)
Created page with "NixOS 的 [https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=fonts.fontconfig <code>fonts.fontconfig</code>] 配置项(点击查看完整列表!)用于处理 fontconfig 选项。部分选项已被 nix 很好地封装;此外始终可以使用 <code>localConf</code> 直接编写 XML 配置。"
Line 154: Line 154:
== 配置字体 ==
== 配置字体 ==


<div lang="en" dir="ltr" class="mw-content-ltr">
NixOS 的 [https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=fonts.fontconfig <code>fonts.fontconfig</code>] 配置项(点击查看完整列表!)用于处理 fontconfig 选项。部分选项已被 nix 很好地封装;此外始终可以使用 <code>localConf</code> 直接编写 XML 配置。
The nixos key [https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=fonts.fontconfig <code>fonts.fontconfig</code>] (click to see the full list!) handles the fontconfig options. Some options are nicely wrapped in nix; there's always <code>localConf</code> to go straight to the XML.
</div>


<span lang="en" dir="ltr" class="mw-content-ltr">=== Set multiple fonts for different languages ===</span>
<span lang="en" dir="ltr" class="mw-content-ltr">=== Set multiple fonts for different languages ===</span>