>> 2) The configuration file fonts-qt5-wk1.conf create aliases for fonts

(...)

> fonts.conf adds a substitution from Courier to Nimbus Mono L which we have

This is not the file I'm talking about. There is fonts-qt5-wk1.conf
that has things like

        <match target="pattern">
                <test qual="any" name="family">
                        <string>monospace</string>
                </test>
                <edit name="family" mode="assign">
                        <string>Courier New</string>
                </edit>
        </match>

-- 
Caio Marcelo de Oliveira Filho
openBossa @ INdT - Instituto Nokia de Tecnologia
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to