[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26659: address@hidden: Re: fonts bug in icecat?]
From: |
Adonay Felipe Nogueira |
Subject: |
bug#26659: address@hidden: Re: fonts bug in icecat?] |
Date: |
Mon, 08 May 2017 14:22:03 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Another report made by me which might be related to this issue:
I noticed that the copy of Inkscape that I installed through Guix
doesn't include the fonts that are provided by the foreign distro
(Trisquel 7) so far, although it does include the fonts that are inside
"$XDG_DATA_HOME/fonts" (and children).
What I did to work around the issue is this:
1. Install fontconfig through Guix.
2. Make the file "$XDG_CONFIG_HOME/fontconfig/fonts.conf" with contents:
# Begin of file
<fontconfig>
<dir>/usr/share/fonts</dir>
<dir>/usr/local/share/fonts</dir>
</fontconfig>
# End of file
3. Do:
$ fc-cache -rfv
The true issue seems to be, however, that the Guix recipe for fontconfig
seems to be providing the "system-wide" fonts.conf file, which confuses
some applications installed through Guix. Guix's fontconfig system-wide
fontconfig configurations are found at ".guix-profile/fonts" (and
children).
However, this doesn't seem to affect software installed through other
means like the foreign distro's package manager, as I can see with the
copy of LibreOffice I have installed through Trisquel 7's default
repositories. I haven't tried installing "unique" fonts available
through Guix only, but I can see that all the foreign system's fonts are
recoginized by LibreOffice (according to my tests).
--
- [[https://libreplanet.org/wiki/User:Adfeno]]
- Palestrante e consultor sobre /software/ livre (não confundir com
gratis).
- "WhatsApp"? Ele não é livre, por isso não uso. Iguais a ele prefiro
GNU Ring, ou Tox. Quer outras formas de contato? Adicione o vCard
que está no endereço acima aos teus contatos.
- Pretende me enviar arquivos .doc, .ppt, .cdr, ou .mp3? OK, eu
aceito, mas não repasso. Entrego apenas em formatos favoráveis ao
/software/ livre. Favor entrar em contato em caso de dúvida.
- bug#26659: address@hidden: Re: fonts bug in icecat?],
Adonay Felipe Nogueira <=