Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Windows FontSubtitutes rules not being followed on Firefox 109.0b7

  • 2 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Kotep

more options

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe UI with other fonts. It takes a lot of work to get Windows itself to respect these options, to the extent that I have to make it believe Segoe UI isn't present by modifying a different registry location (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts).

However, Firefox does not respect the FontSubstitutes settings. Based on a previous post here, this is something it did prior to Firefox 89, but has stopped doing.

An ideal solution would be a way for Firefox to correctly read my FontSubstitutes settings. An acceptable workaround would be a way to provide Segoe UI for Firefox to use while still preventing its use in other applications. (I know that, for instance, Adobe Photoshop allows users to install fonts to Photoshop itself, bypassing the system fonts folder entirely.)

I use the Windows registry FontSubstitutes (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes) to replace system fonts like Segoe UI with other fonts. It takes a lot of work to get Windows itself to respect these options, to the extent that I have to make it believe Segoe UI isn't present by modifying a different registry location (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts). However, Firefox does not respect the FontSubstitutes settings. Based on a previous post here, this is something it did prior to Firefox 89, but has stopped doing. An ideal solution would be a way for Firefox to correctly read my FontSubstitutes settings. An acceptable workaround would be a way to provide Segoe UI for Firefox to use while still preventing its use in other applications. (I know that, for instance, Adobe Photoshop allows users to install fonts to Photoshop itself, bypassing the system fonts folder entirely.)

Επιλεγμένη λύση

Could you try the workaround from back in the Firefox 89 days and let us know whether it still works:

https://support.mozilla.org/questions/1343838

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

Could you try the workaround from back in the Firefox 89 days and let us know whether it still works:

https://support.mozilla.org/questions/1343838

more options

Thanks, setting gfx.windows-font-substitutes.always to true still works.