unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Adonay Felipe Nogueira <adfeno@openmailbox.org>
To: 26659@debbugs.gnu.org
Subject: bug#26659: [contact.ng0@cryptolab.net: Re: fonts bug in icecat?]
Date: Mon, 08 May 2017 14:22:03 -0300	[thread overview]
Message-ID: <87a86nb6x0.fsf@openmailbox.org> (raw)
In-Reply-To: <20170430222845.zqnkcwedmo3k46ls@abyayala> (ng0's message of "Sun, 30 Apr 2017 22:28:45 +0000")

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.

  parent reply	other threads:[~2017-05-08 17:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25 20:18 bug#26659: [contact.ng0@cryptolab.net: Re: fonts bug in icecat?] Leo Famulari
2017-04-25 20:52 ` ng0
2017-04-26  8:54   ` ng0
2017-04-26 17:17     ` Maxim Cournoyer
2017-04-26 21:05       ` ng0
2017-04-26 21:29         ` Maxim Cournoyer
2017-04-30 20:37           ` Chris Marusich
2017-04-30 20:47             ` ng0
2017-04-30 22:18               ` ng0
2017-04-30 22:28                 ` ng0
2017-04-30 22:58                   ` ng0
2017-05-08 17:22                   ` Adonay Felipe Nogueira [this message]
2017-05-08 18:29                     ` Adonay Felipe Nogueira
2017-05-08 18:34                       ` Adonay Felipe Nogueira
2017-05-09  8:46                         ` ng0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a86nb6x0.fsf@openmailbox.org \
    --to=adfeno@openmailbox.org \
    --cc=26659@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).