getting a Sans font for Arial references in Konqueror

Jerome Yuzyk jerome at supernet.ab.ca
Sun May 16 21:47:36 BST 2004


On Saturday 15 May 2004 11:33 pm, James Richard Tyrer wrote:
> Jerome Yuzyk wrote:
> > In Konqueror (KDE 3.2.1), what do I have to do to have text marked
> > with FONT FACE="Arial" as a sans-serif font like FireFox and others
> > do? Konq uses the standard font which I have set to a serif font
> > because that's what all other browsers use for their "standard" font.
>
> IIUC, you have an HTML (or some other) web page that is slightly broken
> -- it specifies: "Arial" but does not also include: "Sans-serif" as the
> last item in the list.  And, you don't have: "Arial" installed.

Not sure what "list" you mean. The page is at www.suni4.org if you want to 
look at the source. Pretty much all the text should be in Arial.

(BTW, all the text from "Among the featured guests" down should not be 
bold, but Konqueror bolds everything.)

> You need to set this up in the: "/etc/fonts/local.conf":
>
> 	<match target="pattern">
> 		<test qual="any" name="family">
> 			<string>arial</string>
> 		</test>
> 		<edit name="family" mode="assign">
> 			<string>sans-serif</string>
> 		</edit>
> 	</match>
>

I did this, setting it to Luxi Sans to match what I set in the Konqueror 
settings, and it still doesn't work, even though Luxi fonts are available.

Compare any of the pages of www.suni4.org in Konqueror vs most other common 
browsers and you'll see Konqueror is the odd man out. Or maybe I'm just 
seeing that because of some font mis-step.
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list