help-guix
[Top][All Lists]
Advanced

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

Re: Helvetica in `guix graph`


From: Ludovic Courtès
Subject: Re: Helvetica in `guix graph`
Date: Wed, 21 Oct 2020 23:56:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

Fulbert <fulbert@bluewin.ch> skribis:

>   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 ?

It should definitely find a substitute automatically (Ghostscript knows
the replacements for the standard PostScript fonts).

Anyway, changing to “sans” as you suggest doesn’t hurt so I’ll make that
change.

Thanks,
Ludo’.



reply via email to

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