https://bugzilla.wikimedia.org/show_bug.cgi?id=51102

Siebrand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from Siebrand <[email protected]> ---
You can use something like this in your common.js:

$.webfonts.repository.languages.en = ["Comic Sans MS", "OpenDyslexic"];

To use your system default, use:

$.webfonts.repository.languages.en = ["system", "Comic Sans MS",
"OpenDyslexic"];

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to