unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Fulbert <fulbert@bluewin.ch>
To: help-guix@gnu.org
Subject: Helvetica in `guix graph`
Date: Wed, 30 Sep 2020 15:44:05 +0200	[thread overview]
Message-ID: <20200930134405.GA8756@bluewin.ch> (raw)

  Hi Guixers,

  When I pipe `guix graph hello | xdot -`, the characters are
displayed as squares. Got to insert
`… | sed "s/Helvetica/sans/g" | …` in the pipeline.

  Not sure if this is a bug. Maybe my system should find a
substitute for "Helvetica" automatically ?

  … or maybe line 241 of 'guix/graph.scm' needs a tiny correction ?
----
(format port "  \"~a\" [label = \"~a\", shape = box, fontname = Helvetica];~%" id label))
----

  Best regards,
  Fulbert


             reply	other threads:[~2020-09-30 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 13:44 Fulbert [this message]
2020-10-21 21:56 ` Helvetica in `guix graph` Ludovic Courtès

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=20200930134405.GA8756@bluewin.ch \
    --to=fulbert@bluewin.ch \
    --cc=help-guix@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.
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).