Re: [Gimp-developer] blocking fonts enumeration



On Sat, 2018-07-14 at 12:05 +0000, 1980_underground insiberia net
wrote:
Thanks for this!

The Linux in question is Debian.

Your solution sounds painstaking but functional.

Can I get a link to an appropriate example of a fonts.conf that does 
this?

This will get rid of Helvetica:

<fontconfig>
    <selectfont>
        <rejectfont>
            <pattern>
                <patelt name="family">
                    <string>Helvetica</string>
                </patelt>
            </pattern>
        </rejectfont>
    </selectfont>
</fontconfig>

You might also be able to do it based on the directory containing the
font file, i'm not sure.

Liam (slave ankh)


-- 
Liam Quin - web slave for https://www.fromoldbooks.org/
with fabulous vintage art and fascinating texts to read.
Click here to have the slave beaten.


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