[Bug 1883369]
autra
1883369 at bugs.launchpad.net
Wed Mar 10 12:16:28 UTC 2021
> Do you use hintfull in your fontconfig hintstyle settings?
No. I have a powerline config in my fontconfig conf directory though,
which contains
```xml
<match target="font">
<edit name="hinting" mode="assign">
<bool>false</bool>
</edit>
</match>
<match target="font">
<edit name="hintstyle" mode="assign">
<const>hintnone</const>
</edit>
</match>
<match target="font">
<edit name="rgba" mode="assign">
<const>bgr</const>
</edit>
</match>
<match target="font">
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
</match>
```
I'm attaching the full file just in case, and I'm going to test stuff with it.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1883369
Title:
Weird font rendering on certain website with firefox
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1883369/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list