Bug 41237: Add some font aliases for compatibility.
- Sep 16, 2024
-
-
Add aliases for some MS fonts (Arial, Courier New, and Times New Roman) and for some PS fonts (Courier, Helvetica, and Times).
-
/cc
all the relevant reviewers (since gitlab only allows 1 reviewer)Initially I thought of adding only Arial, Courier New and Times New Roman, because users that don't have the fontconfig config will display them. So adding them will lower the fingerprinting and improve compatibility.
However, not having fontconfig is fingerprintable anyway, so let's add also the other fonts and call it a day (and improve compatibility even more).
Added the same changes to a local build.
Add aliases for some MS fonts (Arial, Courier New, and Times New Roman) and for some PS fonts (Courier, Helvetica, and Times).