[Nix-dev] Using fonts with X terribly broken?
Eelco Dolstra
eelco.dolstra at logicblox.com
Thu Apr 10 11:06:23 CEST 2014
Hi,
On 10/04/14 08:18, Kirill Elagin wrote:
> I've glanced through all the fonts stuff in NixOS modules and it looks like there is
> something wrong. That is, there are, basically, to different sets of fonts:
> ordinary fonts
> and X fonts. If you add and ordinary font to `config.fonts.fonts` it won't be
> added to
> the X config, because, most likely, it won't have a `fonts.dir` file. Basically,
> this means
> that almost no modern beautiful font can be registered within X server.
Registering fonts with the X server has been obsolete for at least ten years,
applications should use fontconfig to find fonts and render them client-side.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list