emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggest installing more fonts?


From: Eli Zaretskii
Subject: Re: Suggest installing more fonts?
Date: Sat, 17 Oct 2020 21:56:44 +0300

> Date: Sat, 17 Oct 2020 21:50:43 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: larsi@gnus.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org
> 
> For example, look at xftfont_open, which is one implementation of how
> to open a font.  Count the number of functions and variables whose
> names begin with "Fc" -- those are references to the Fontconfig
> library.  Under your proposal, we'd need to implement all that in our
> own code, is that right?

Correction: not only the Fc* functions (from Fontconfig), but also the
Xft* functions (from libXft) -- the latter actually access the font
files and extract data from them.



reply via email to

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