If one uses apps like Inkscape, there are font-choosers (I guess that's my name for them) - dialogues that let you choose a font - which are very cluttered by dozens of fonts that have nothing to do with one's task at hand.
For example, in Inkscape on my current machine, I see:
mry_KacstQurn
..
STIXGeneral
STIXIntegralsD
..
Tlwg Mono
..
Umpush
..
And it goes on and on .. (Libre Office shows all the same fonts.)
As a designer, I'd like to have a filtered view of those fonts. At least! Some way to hide all the system-installed stuff.
The problem is when a human wants to select certain fonts they are overwhelmed by this noise.
For my sins I wrote and (glacially) maintain Fonty Python which is based on the idea of sets of fonts on-demand. It let's users group fonts (from paths on their drive) into named sets which are then installed or removed on-demand.However: Q: Is there some mechanism in fontconfig that could allow me (as a normal user, on the command line) to filter or suppress the population of fonts that applications are going to offer me when they run?
(I'm picturing some temporary measure that I can reverse when I'm done.)
Q2: How should I proceed with Fonty's basic mechanism? i.e. Should I continue to use "~/.fonts", or switch to "~/.local/share/fonts" or what?
https://savannah.nongnu.org/projects/fontypython/
_______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/fontconfig