Fonts/zh-cn: Difference between revisions

ZhX589 (talk | contribs)
Created page with "{ fonts.packages = [ # ... some fonts ] ++ builtins.filter lib.attrsets.isDerivation (builtins.attrValues pkgs.nerd-fonts); } </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}"
Tags: Mobile edit Mobile web edit
ZhX589 (talk | contribs)
Created page with "=== 将 nerdfonts 补丁应用到字体中 ==="
Line 81: Line 81:
</nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}
</nowiki>|name=/etc/nixos/configuration.nix|lang=nix}}


<span lang="en" dir="ltr" class="mw-content-ltr">=== Patching nerdfonts into fonts ===</span>
=== nerdfonts 补丁应用到字体中 ===
<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Not all fonts have Nerd Fonts variants, thankfully you can easily patch them in yourself.
Not all fonts have Nerd Fonts variants, thankfully you can easily patch them in yourself.