tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 81f1a72bd2b06d1b7844f9405ff3d4d37efc22c7
parent 39b4f270d7392dc6eebfc2310e62aac1bae3bb33
Author: Tom Ritter <tom@mozilla.com>
Date:   Mon,  8 Dec 2025 17:23:49 +0000

Bug 2000429: Add Stix Two Math Regular because macOS renamed it r=timhuang

Differential Revision: https://phabricator.services.mozilla.com/D274982

Diffstat:
Mgfx/thebes/StandardFonts-macos.inc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/gfx/thebes/StandardFonts-macos.inc b/gfx/thebes/StandardFonts-macos.inc @@ -298,6 +298,7 @@ [[maybe_unused]] static const char* kBaseFonts_13_Higher[] = { "STIX Two Math", + "STIX Two Math Regular", }; [[maybe_unused]] static const char* kLangPackFonts[] = {};