summary refs log tree commit diff
path: root/nixos/modules/config/fonts
Commit message (Expand)AuthorAge
* [bot]: remove unreferenced codevolth2018-07-20
* fonts: fix fontconfig.localConf when used with penultimateBenjamin Staffin2017-11-10
* nixos/fontconfig: fix substitutions option (#28895)pbogdan2017-09-05
* treewide: use boolToString functionFranz Pletz2017-04-11
* nixos/fonts: install gyre-fonts by defaultThomas Tuegel2017-04-08
* nixos/fontconfig-ultimate: Restore presetsThomas Tuegel2017-04-08
* fontconfig-penultimate: 0.2.1 -> 0.3.2Thomas Tuegel2017-04-03
* nixos/fontconfig: remove renderMonoTTFAsBitmapThomas Tuegel2017-04-03
* nixos/fontconfig: remove forceAutohint optionThomas Tuegel2017-04-03
* nixos/fontconfig: disable autohint by defaultThomas Tuegel2017-04-03
* Merge pull request #23819 from ttuegel/freetypeThomas Tuegel2017-03-20
|\
| * nixos/fontconfig: set rendering defaults, not overridesThomas Tuegel2017-03-17
| * fontconfig-penultimate: init at 0.2Thomas Tuegel2017-03-17
| * freetype: 2.6.5 -> 2.7.1Thomas Tuegel2017-03-12
* | nixos/fontconfig: lift some settings out of fontconfig.ultimateThomas Tuegel2017-03-04
|/
* fontconfig module: use enumEric Sagnes2016-11-16
* Make the default fonts conditional on services.xserver.enableEelco Dolstra2016-09-05
* treewide: stop using fontbhttfVladimír Čunát2016-08-29
* freetype: re-add infinality patchesNikolay Amiantov2016-08-20
* freetype: 2.6.2 -> 2.6.5cmfwyp2016-08-20
* fontconfig-ultimate: 2015-12-06 -> 2016-04-23Nikolay Amiantov2016-08-20
* fontconfig module: respect upstream definitionsEric Sagnes2016-08-20
* fontconfig: fix etc priorityEric Sagnes2016-08-20
* Revert "fontconfig: fix etc priority"obadz2016-07-15
* fontconfig: fix etc priorityEric Sagnes2016-07-09
* config.fonts.fontdir: use runCommand instead of builderDefsJoachim Fasting2016-05-26
* Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\
| * fontconfig service: add pre-generated fonts cachesNikolay Amiantov2016-01-29
* | fontconfig: split into multiple outputsVladimír Čunát2015-10-05
|/
* nixos/fonts: Add unifont to list of default fonts.aszlig2015-09-26
* nixos: fix some typesJan Malakhovski2015-09-18
* nixos/fontconfig: separate rendering and alias configurationThomas Tuegel2015-08-04
* Hide the option fonts.enableCoreFontsEelco Dolstra2015-06-01
* Fix infinite loop in fontconfig-ultimate.nixNicolas B. Pierron2015-03-12
* fontconfig: stringify dpi correctlyThomas Tuegel2015-02-01
* nixos: fix config.fonts.fontconfig.ultimate.allowBitmapsThomas Tuegel2014-12-15
* nixos: let fontconfig default fonts be lists of fontsThomas Tuegel2014-12-08
* Replace Bitstream Vera fonts by DejaVu in defaultsThomas Tuegel2014-12-08
* Add NixOS module for fontconfig-ultimateThomas Tuegel2014-12-08
* Rewrite Fontconfig NixOS moduleThomas Tuegel2014-12-08
* fontconfig: patch and documentVladimír Čunát2014-11-05
* fontconfig: update 2.10.2 -> 2.11.1. Close #4410, #2050Luca Bruno2014-10-23
* FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.confVladimír Čunát2014-10-05
* nixos/manual: Use literalExample when feasible.aszlig2014-08-27
* Add type for fonts.fonts optionEelco Dolstra2014-05-22
* Obsolete fonts.extraFontsEelco Dolstra2014-04-29
* Remove redundant ~/.fonts element from the font search pathEelco Dolstra2014-04-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10