about summary refs log tree commit diff
path: root/nixos/modules/config/fonts
AgeCommit message (Expand)AuthorFilesLines
2018-07-20[bot]: remove unreferenced codevolth1-3/+1
2017-11-10fonts: fix fontconfig.localConf when used with penultimateBenjamin Staffin1-0/+8
2017-09-05nixos/fontconfig: fix substitutions option (#28895)pbogdan1-1/+1
2017-04-11treewide: use boolToString functionFranz Pletz2-2/+2
2017-04-08nixos/fonts: install gyre-fonts by defaultThomas Tuegel1-0/+1
2017-04-08nixos/fontconfig-ultimate: Restore presetsThomas Tuegel1-0/+10
2017-04-03fontconfig-penultimate: 0.2.1 -> 0.3.2Thomas Tuegel2-10/+226
2017-04-03nixos/fontconfig: remove renderMonoTTFAsBitmapThomas Tuegel1-13/+0
2017-04-03nixos/fontconfig: remove forceAutohint optionThomas Tuegel1-16/+0
2017-04-03nixos/fontconfig: disable autohint by defaultThomas Tuegel1-4/+4
2017-03-20Merge pull request #23819 from ttuegel/freetypeThomas Tuegel3-34/+90
2017-03-17nixos/fontconfig: set rendering defaults, not overridesThomas Tuegel1-7/+7
2017-03-17fontconfig-penultimate: init at 0.2Thomas Tuegel1-0/+57
2017-03-12freetype: 2.6.5 -> 2.7.1Thomas Tuegel2-27/+26
2017-03-04nixos/fontconfig: lift some settings out of fontconfig.ultimateThomas Tuegel2-105/+115
2016-11-16fontconfig module: use enumEric Sagnes1-9/+3
2016-09-05Make the default fonts conditional on services.xserver.enableEelco Dolstra1-1/+11
2016-08-29treewide: stop using fontbhttfVladimír Čunát1-1/+1
2016-08-20freetype: re-add infinality patchesNikolay Amiantov1-1/+1
2016-08-20freetype: 2.6.2 -> 2.6.5cmfwyp1-1/+1
2016-08-20fontconfig-ultimate: 2015-12-06 -> 2016-04-23Nikolay Amiantov1-36/+11
2016-08-20fontconfig module: respect upstream definitionsEric Sagnes1-24/+37
2016-08-20fontconfig: fix etc priorityEric Sagnes2-203/+303
2016-07-15Revert "fontconfig: fix etc priority"obadz2-216/+199
2016-07-09fontconfig: fix etc priorityEric Sagnes2-199/+216
2016-05-26config.fonts.fontdir: use runCommand instead of builderDefsJoachim Fasting1-41/+13
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát1-1/+16
2016-01-29fontconfig service: add pre-generated fonts cachesNikolay Amiantov1-1/+16
2015-10-05fontconfig: split into multiple outputsVladimír Čunát1-1/+1
2015-09-26nixos/fonts: Add unifont to list of default fonts.aszlig1-0/+1
2015-09-18nixos: fix some typesJan Malakhovski1-6/+2
2015-08-04nixos/fontconfig: separate rendering and alias configurationThomas Tuegel1-11/+20
2015-06-01Hide the option fonts.enableCoreFontsEelco Dolstra1-0/+4
2015-03-12Fix infinite loop in fontconfig-ultimate.nixNicolas B. Pierron1-2/+2
2015-02-01fontconfig: stringify dpi correctlyThomas Tuegel1-1/+1
2014-12-15nixos: fix config.fonts.fontconfig.ultimate.allowBitmapsThomas Tuegel1-1/+1
2014-12-08nixos: let fontconfig default fonts be lists of fontsThomas Tuegel1-86/+35
2014-12-08Replace Bitstream Vera fonts by DejaVu in defaultsThomas Tuegel1-1/+1
2014-12-08Add NixOS module for fontconfig-ultimateThomas Tuegel1-0/+193
2014-12-08Rewrite Fontconfig NixOS moduleThomas Tuegel1-49/+278
2014-11-05fontconfig: patch and documentVladimír Čunát1-2/+4
2014-10-23fontconfig: update 2.10.2 -> 2.11.1. Close #4410, #2050Luca Bruno2-10/+25
2014-10-05FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.confVladimír Čunát1-5/+0
2014-08-27nixos/manual: Use literalExample when feasible.aszlig1-1/+1
2014-05-22Add type for fonts.fonts optionEelco Dolstra1-0/+1
2014-04-29Obsolete fonts.extraFontsEelco Dolstra3-29/+27
2014-04-29Remove redundant ~/.fonts element from the font search pathEelco Dolstra1-2/+0
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra5-10/+10
2013-10-30Strictly check the arguments to mkOptionEelco Dolstra1-0/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra5-0/+246