emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#38498: closed (Fontconfig does not find fonts in non-default profile


From: GNU bug Tracking System
Subject: bug#38498: closed (Fontconfig does not find fonts in non-default profiles)
Date: Fri, 19 Aug 2022 14:27:02 +0000

Your message dated Fri, 19 Aug 2022 10:26:29 -0400
with message-id <875yioz4ve.fsf@gmail.com>
and subject line Re: bug#38498: Fontconfig does not find fonts in non-default 
profiles
has caused the debbugs.gnu.org bug report #38498,
regarding Fontconfig does not find fonts in non-default profiles
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
38498: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38498
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Fontconfig does not find fonts in non-default profiles Date: Thu, 05 Dec 2019 11:43:34 +0100
The fontconfig package has this bit:

--8<---------------cut here---------------start------------->8---
(string-append "--with-add-fonts="
  "~/.guix-profile/share/fonts,"
  "/run/current-system/profile/share/fonts")
--8<---------------cut here---------------end--------------->8---

If I understand correctly, fonts can only be installed at the system
level or in ~/.guix-profile.

Is there a way to install fonts in a non-default profile?
If not, it would be nice to implement it.  Can we use an environment variable?

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#38498: Fontconfig does not find fonts in non-default profiles Date: Fri, 19 Aug 2022 10:26:29 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi Pierre,

Pierre Neidhardt <mail@ambrevar.xyz> writes:

> The fontconfig package has this bit:
>
> (string-append "--with-add-fonts="
>   "~/.guix-profile/share/fonts,"
>   "/run/current-system/profile/share/fonts")
>
> If I understand correctly, fonts can only be installed at the system
> level or in ~/.guix-profile.

This is no longer true, since commit
c738a054cac00441a4f697f0b40705d0b3f4a7a7, which allowed fontconfig to
find fonts via a search path specification using XDG_DATA_DIRS.

Closing.

Maxim


--- End Message ---

reply via email to

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