| Summary: | font face = uninstalled font yields standard font even if substitution specified in qtconfig and fontconfig | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Marciano Siniscalchi <marciano> |
| Component: | khtml renderer | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marciano Siniscalchi
2004-02-05 21:57:08 UTC
this is a known limitation of the way fontconfig works. It doesn't return arial as valid font when you ask about the available fonts. Hmmm... the above one-line HTML code yields the intended result with Firebird (i.e. I get Bitstream Vera Sans, my chosen replacement for Arial, and not the default font, which I have set to Bistream Vera Serif). Presumably fontconfig is passing the same info to both Firebird and KHTML? M they ask for different things. |