Font.alias-listFrom MozillaZine Knowledge Base
[edit] BackgroundThe move to Cairo/Thebes revealed some shortcomings in Cairo’s text rendering; for example, in some situations, the wrong font would be picked for certain elements. The root cause of this was how invalid or absent font families were handled. To address this issue, Mozilla now tries to resolve certain font families to installed fonts’ aliases and caches the result. This preference keeps track of which font families get this treatment. [edit] Possible values and their effectsA string containing a comma-separated list of font names. Default value is sans,sans-serif,serif,monospace. [edit] Caveats
[edit] First checked in[edit] Has an effect in
[edit] Related bugs |
|