TL/DR: See the image. ;)
I'm on Ubuntu 20.04 (Xubuntu flavor), using Firefox 79.0, working on a web site. I'm coding specifically for Arial... and it's returning Times … (tuilleadh eolais)
TL/DR: See the image. ;)
I'm on Ubuntu 20.04 (Xubuntu flavor), using Firefox 79.0, working on a web site. I'm coding specifically for Arial... and it's returning Times New Roman.
I have Arial installed, via the ttf-mscorefonts package and also adding them from a Win10 box.
Please, no "But you should do 'font-family: Arial, Veranda, sans-serif'" dismissive answers. Why? Because if I do "font-family: Arial, Veranda" I still get Times New Roman. I can even substitute "Pulsar Beta" here (a font that is installed to my local account) and it still gives me Times New Roman.
If I do "font-family: sans-serif" I get Veranda, not Arial... which is odd because Arial is my default font.
Doing "font-family: Veranda" gets my Times New Roman.
Chrome doesn't have this issue!
As a picture is worth a thousand words, see the pic.
What can I do? I did see some bugs that were fixed in v56, but none of the debugging tips help there.