[Bug 22621] RFE: Add font autoinstallation support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 21 08:30:50 UTC 2014


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


Frédéric Wang (:fredw) <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |fred.wang at free.fr,
                   |                            |mrobinson at webkit.org
             Blocks|                            |38377, 133604
     Ever Confirmed|0                           |1




--- Comment #1 from Frédéric Wang (:fredw) <fred.wang at free.fr>  2014-06-21 01:31:11 PST ---
This might be useful for the MathML support. Currently, the status of OpenType MATH fonts on Linux is

https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Fonts#Linux

and after bug 133604, "Latin Modern Math" is tried as the default font.

Gecko's bug is

https://bugzilla.mozilla.org/show_bug.cgi?id=467729

and there is a patch there that could be used as an example.

The main issue here is to decide how to detect missing fonts and to determine which fonts to ask PackageKit to install. There is a patch here in Gecko:

https://bugzilla.mozilla.org/show_bug.cgi?id=619521

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the fonts-bugs mailing list