Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2024 08:45:13 +0100
From:      Bertrand Petit <freebsd-hackers@phoe.frmug.org>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: Thunderbird, ligatures, and "fixed-width" fonts
Message-ID:  <20240116074513.GC14773@memo2.memo.frmug.org>
In-Reply-To: <cbf850d3-91af-4cfd-a130-bb30b5ba0f72@netfence.it>
References:  <f08562ee-a259-44ef-b4e8-dcb1b75bcda0@m5p.com> <43ad528d-e45c-47fe-837c-cf7716ea7d86@m5p.com> <cbf850d3-91af-4cfd-a130-bb30b5ba0f72@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 16, 2024 at 08:09:09AM +0100, Andrea Venturoli wrote:
>
> I've looked up the patch you linked, but I don't know where to put it 
> exacly.
> I already have ~/.config/fontconfig/fonts.conf and it's an XML file:

	Extract the whole <MATCH> tag from George's document and insert it
anywhere in your fonts.conf file with the limitation that it must be placed at
the same level as the already present <MATCH>s.

> I don't know where my version comes from. Perhaps it was crafted from 
> XFCE settings GUI?

	You way want to make your file read-only in order to prevent any
desktop environment from overwriting your settings.

	You can also place the whole document George mentioned in a separate
file in the ~/.config/fontconfig/ directory. For reference, look in
/usr/local/etc/fonts/ how this is done system-wide.

> Is this all obsolete? Should I delete this and replace it with the given 
> text?

	Those settings are fine and can be kept. Removing then will change
the appearance of text on screen.

-- 
%!PS -- Bertrand Petit
/D{def}def/E{exch}D/G{get}D/I{2 div}D/U{dup}D/L{roll}D/Y{setgray}D/N{newpath}D
/O{N 0 0 moveto}D/P{pop}D/T{translate}D currentpagedevice/PageSize G U 0 G/w E
D 1 G /h E D w I h I T 0 Y 1 setlinewidth 0 1 2 { P 120 rotate 2 4 w U mul h U
mul add sqrt I 50 add {N 50 0 3 2 L 0 360 arc stroke}for}for/s{O true charpath
pathbbox exch 4 -1 L E sub I 3 1 L sub I} D /l(bp)D 0.94 Y /Helvetica findfont
22 scalefont setfont l s P(x)s exch P T O l show showpage



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240116074513.GC14773>