[Webkit-unassigned] [Bug 156843] New: Make math fonts configurable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 03:23:11 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156843

            Bug ID: 156843
           Summary: Make math fonts configurable
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr

Currently, this can be done with CSS in author's web page or user's custom stylesheet etc

I'm not even sure a built-in mechanism exists for text fonts but maybe we want that for math fonts.

See http://trac.webkit.org/wiki/MathML/Fonts#CustomizingMathFont

Note that font-family in Gecko is reset to serif and the actual selection of the default math font and fallback are listed in font.name.serif.x-math and font.name-list.serif.x-math configuration options. These options are accessible from the font preference menu of Firefox.

https://dxr.mozilla.org/mozilla-central/source/modules/libpref/init/all.js

See also https://addons.mozilla.org/en-US/firefox/addon/mathml-font-settings/ for an example of add-on allowing font customization.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160421/4d733766/attachment-0001.html>


More information about the webkit-unassigned mailing list