Commit Graph

12 Commits

Author SHA1 Message Date
Niklas Laxström
b2b75b15eb Drop eot from supported webfont formats
IE9+ which is lowest that MediaWiki still supports is supposed to
support both ttf and woff par some exceptions.

This reduces uncompressed repo size almost 4000 bytes.

Change-Id: If80f4ec898d86d5fd4cf873d0d86245e66da2f0b
2016-05-24 08:06:11 +02:00
Santhosh Thottingal
a2cfd0287f Add WOFF2 version of fonts
Modern browsers will use woff2, which has smaller size than woff

Updated the README in the font repository explaining how different
file formats are produced.

Bug: T128291
Change-Id: I81c5380fdbf0ff76142b67cf8fce9db20e8164fa
2016-05-11 10:31:01 +05:30
Reedy
d533dc0c13 Fix syntax error in Akkadian font.ini.
~ in a string must be quoted in an ini file

Change-Id: I92548cf5bc35259f6bcb37456967f480eac76bc8
2015-12-05 01:28:51 +00:00
Niklas Laxström
314e1c8c28 Update bugzilla references to phabricator and remove some excess links
Change-Id: I2cb920fd084a1ab333678e1e3c8f4524b39cc6cd
2014-12-06 22:09:23 +00:00
Santhosh
9b396918b7 Revert "Add WOFF2 version of all fonts"
This reverts commit 90519fa8db.

Noted line height variations between WOFF and WOFF2. Reverting till we investigate this

Change-Id: I706c6b552f9045a4f36dd947d6339840b6d2665c
2014-11-18 09:43:33 +00:00
Santhosh Thottingal
90519fa8db Add WOFF2 version of all fonts
WOFF2 generated using woff2_compress tool of
https://code.google.com/p/font-compression-reference

Change-Id: I796fcb7ce0ad492842cbc2ddbcde77e3e5c5e185
2014-11-18 07:18:42 +00:00
Santhosh Thottingal
ed993610f5 Clean up ini files
* Use ; for comments
* Avoid unescaped characters like = signs
* Consistency in request-url values

Change-Id: I1a94e30f1acedd934645b70f65025872e4bc7b8e
2013-11-24 12:17:42 +05:30
Runa Bhattacharjee
f17efa03fc Removing the request-bug and request-defaults fields and adding the request-url field.
Added the request-url field for Phetsarath, Siyam Rupali, OskiEast, amiri, AbyssinicaSIL,
Jomolhari, Tuladha Jejeg, CharisSIL, DoulosSIL, Akkadian fonts

Change-Id: I81fbfe2ed65c2f87c41f73c65724b1dbe2abe684
2013-11-23 11:09:59 +05:30
Runa Bhattacharjee
9eda0fe6da Add request-bug and request-default fields for Akkadian font.
Added the git and gerrit commit URLs for the addition of the Akkadian font for the Cuneiform script and it being set as the default font for Sumerian(sux) and Akkadian(akk) languages.

Change-Id: I0c624ca209d428019fbb9fa8e8b67b03b2a4eb1c
2013-11-21 17:05:48 +05:30
Amir E. Aharoni
94524979c4 Add a license for the Akkadian font
Bug: 50647
Change-Id: I732a12d2fd414419bcf25862c3e8b104426fbfa8
2013-07-03 11:48:59 +03:00
Santhosh Thottingal
68f63e003c Explicitly mark the default fonts for many languages
Change-Id: Ib01e0dbf1bbd2bff6ff8e3aabd6a5ddbdcea6e6b
2012-09-26 21:26:08 -07:00
Niklas Laxström
3f4b5e4540 Mediawiki WebFonts repository for jquery.webfonts
Added license and upstream information and a
script to compile repoconfig automatically
from metadata.

also contains integration code

Change-Id: Ib39668249dd568a1f6017f0c08a3b9d1e2067ae4
2012-08-14 19:01:46 +05:30