1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules
Thomas Tuegel c00c563c66 Add NixOS module for fontconfig-ultimate
Details:
* The option `fonts.fontconfig.ultimate.enable` can be used to disable
  the fontconfig-ultimate configuration.
* The user-configurable options provided by fontconfig-ultimate are
  exposed in the NixOS module: `allowBitmaps` (default: true),
  `allowType1` (default: false), `useEmbeddedBitmaps` (default: false),
  `forceAutohint` (default: false), `renderMonoTTFAsBitmap` (default:
  false).
* Upstream provides three substitution modes for substituting TrueType
  fonts for Type 1 fonts (which do not render well). The default,
  "free", substitutes free fonts for Type 1 fonts. The option "ms"
  substitutions Microsoft fonts for Type 1 fonts. The option "combi"
  uses a combination of Microsoft and free fonts. Substitutions can also
  be disabled.
* All 21 of the Infinality rendering modes supported by fontconfig-ultimate
  or by the original Infinality distribution can be selected through
  `fonts.fontconfig.ultimate.rendering`. The default is the medium style
  provided by fontconfig-ultimate. Any of the modes may be customized,
  or Infinality rendering can be disabled entirely.
2014-12-08 10:55:24 -06:00
..
config Add NixOS module for fontconfig-ultimate 2014-12-08 10:55:24 -06:00
hardware Add iwlegacy firmware for old Intel wireless cards 2014-12-03 10:10:00 -06:00
installer nixos: Rename virtualbox to virtualboxGuest. 2014-11-27 18:42:22 +01:00
misc nixos: add fleet module 2014-12-07 21:52:52 +01:00
profiles
programs enable bash autocomplete by default 2014-12-08 12:06:02 +01:00
security Revert $GIT_SSL_CAINFO removal 2014-12-01 23:07:50 +01:00
services Load default Fontconfig settings into Xresources for Xft 2014-12-08 10:55:24 -06:00
system nixos/systemd: ignore null environment options 2014-12-07 21:44:20 +01:00
tasks nfs-utils: align attrname with pkgname 2014-12-06 17:01:05 +01:00
testing
virtualisation nixos/fleet: fix typo 2014-12-08 13:30:45 +01:00
module-list.nix Add NixOS module for fontconfig-ultimate 2014-12-08 10:55:24 -06:00
rename.nix Rewrite Fontconfig NixOS module 2014-12-08 10:55:23 -06:00