guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27107: [PATCH] gnu: font-comic-neue: Add fontconfig alias.


From: Alex Griffin
Subject: bug#27107: [PATCH] gnu: font-comic-neue: Add fontconfig alias.
Date: Thu, 01 Jun 2017 09:03:04 -0500

On Thu, Jun 1, 2017, at 08:50 AM, Arun Isaac wrote:
> And, got the following output. It does not even seem to be reading the
> alias file from the font-comic-neue package. What am I missing? Is the
> alias working on your machine?

I could not find a way to change font configuration just by installing a
Guix package, so I installed the alias in the same place that the DejaVu
Sans package uses. So you need to activate the alias manually:

    $ ln -s
    ~/.guix-profile/share/fontconfig/conf.avail/30-comic-neue.conf
    ~/.config/fontconfig/conf.d/30-comic-neue.conf
    $ fc-cache -f
    $ fc-match 'Comic Sans MS'
    ComicNeue-Regular.ttf: "Comic Neue" "Regular"

-- 
Alex Griffin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]