user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cf379bcce01e88e6a442943e1b64a5ec34353968
parent 2b26cd4f41d7d7e8e0d00ab2a7411238aac98d67
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 22 Aug 2021 05:45:08 +0000

typos
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -731,7 +731,7 @@ user_pref("gfx.font_rendering.opentype_svg.enabled", false); * [2] https://en.wikipedia.org/wiki/Graphite_(SIL) ***/ user_pref("gfx.font_rendering.graphite.enabled", false); /* 1403: limit font visibility (Windows, Mac, some Linux) [FF79+] - * [NOTE] IN FF8)+ RFP ignores the pref and uses value 1 + * [NOTE] In FF80+ RFP ignores the pref and uses value 1 * Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts [1], bundled fonts are auto-allowed * 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts * [1] https://searchfox.org/mozilla-central/search?path=StandardFonts*.inc ***/